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 |
GridFTPDataChannel.gSession |
protected GridFTPSession |
TransferThreadManager.gSession |
protected GridFTPSession |
GridFTPActiveConnectTask.gSession |
Constructor and Description |
---|
GridFTPActiveConnectTask(HostPort hostPort,
BasicServerControlChannel control,
SocketBox box,
GridFTPSession gSession) |
GridFTPPassiveConnectTask(ServerSocket myServer,
DataSink sink,
BasicServerControlChannel control,
GridFTPSession session,
DataChannelFactory factory,
EBlockParallelTransferContext context) |
GridFTPPassiveConnectTask(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 © 2016. All rights reserved.