| Package | Description |
|---|---|
| org.globus.ftp | |
| org.globus.ftp.app | |
| org.globus.ftp.dc | |
| org.globus.ftp.extended |
| Modifier and Type | Field | Description |
|---|---|---|
protected GridFTPSession |
GridFTPClient.gSession |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TransferParams |
Represents parameters of a transfer.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected GridFTPSession |
GridFTPActiveConnectTask.gSession |
|
protected GridFTPSession |
GridFTPDataChannel.gSession |
|
protected GridFTPSession |
TransferThreadManager.gSession |
| Constructor | 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 | Description |
|---|---|---|
protected GridFTPSession |
GridFTPServerFacade.gSession |
Copyright © 2018. All rights reserved.