| Package | Description |
|---|---|
| org.globus.ftp.dc | |
| org.globus.ftp.vanilla |
| Modifier and Type | Field | Description |
|---|---|---|
protected BasicServerControlChannel |
ActiveConnectTask.control |
|
protected BasicServerControlChannel |
GridFTPActiveConnectTask.control |
|
protected BasicServerControlChannel |
PassiveConnectTask.control |
|
protected BasicServerControlChannel |
TransferSinkThread.localControlChannel |
|
protected BasicServerControlChannel |
TransferSourceThread.localControlChannel |
|
protected BasicServerControlChannel |
TransferThreadManager.localControlChannel |
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
FTPServerFacade.LocalControlChannel |
This inner class represents a local control channel.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
FTPServerFacade.exceptionToControlChannel(Throwable e,
String msg,
BasicServerControlChannel control) |
Convert the exception to a negative 451 reply, and pipe
it to the provided control channel.
|
Copyright © 2018. All rights reserved.