| Package | Description |
|---|---|
| org.globus.ftp | |
| org.globus.ftp.app | |
| org.globus.ftp.dc | |
| org.globus.ftp.extended |
| Modifier and Type | Field and Description |
|---|---|
protected GridFTPSession |
GridFTPClient.gSession |
| Modifier and Type | Class and Description |
|---|---|
class |
TransferParams
Represents parameters of a transfer.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridFTPSession |
TransferThreadManager.gSession |
protected GridFTPSession |
GridFTPActiveConnectTask.gSession |
protected GridFTPSession |
GridFTPDataChannel.gSession |
| Constructor and Description |
|---|
GridFTPActiveConnectTask(HostPort hostPort,
BasicServerControlChannel control,
SocketBox box,
GridFTPSession gSession) |
GridFTPPassiveConnectTask(java.net.ServerSocket myServer,
DataSink sink,
BasicServerControlChannel control,
GridFTPSession session,
DataChannelFactory factory,
EBlockParallelTransferContext context) |
GridFTPPassiveConnectTask(java.net.ServerSocket myServer,
DataSource source,
BasicServerControlChannel control,
GridFTPSession session,
DataChannelFactory factory,
EBlockParallelTransferContext context) |
TransferThreadManager(SocketPool socketPool,
GridFTPServerFacade facade,
BasicServerControlChannel myControlChannel,
GridFTPSession gSession) |
| Modifier and Type | Field and Description |
|---|---|
protected GridFTPSession |
GridFTPServerFacade.gSession |
Copyright © 2013. All Rights Reserved.