Package | Description |
---|---|
org.globus.ftp.dc | |
org.globus.ftp.extended | |
org.globus.ftp.vanilla |
Class and Description |
---|
AbstractDataChannel |
AsciiTranslator |
DataChannel |
DataChannelFactory |
DataChannelReader |
DataChannelWriter |
EBlockAware
Represents a data channel reader or writer
aware of being in one of a pool of asynchronous
data channels
|
EBlockParallelTransferContext |
PassiveConnectTask
This task will wait on the local server for the new incoming connection
and when it comes it will start a new transfer thread on the new connection.
|
SimpleDataChannel
Data channel receives in the constructor a socket that should
be ready for communication, and starts a new thread that
will perform the transfer.
In previous version, the data channel would perform socket initialization (server.accept() etc.). |
SimpleSocketBox |
SocketBox |
SocketOperator
Callback operating on a socketBox.
|
SocketPool
Represents a set of open sockets that are being cached for subsequent transfers.
|
StreamImageDCReader |
StreamImageDCWriter |
Task |
TaskThread |
TransferContext
Represents an environment shared by all data channels
performing the same transfer.
|
TransferSinkThread
Implements incoming transfer.
|
TransferSourceThread
Implements outgoing transfer.
|
TransferThread |
TransferThreadFactory |
TransferThreadManager |
Class and Description |
---|
SocketPool
Represents a set of open sockets that are being cached for subsequent transfers.
|
StripeContextManager |
TransferContext
Represents an environment shared by all data channels
performing the same transfer.
|
TransferThreadManager |
Class and Description |
---|
DataChannelFactory |
TransferContext
Represents an environment shared by all data channels
performing the same transfer.
|
Copyright © 2016. All rights reserved.