|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.globus.ftp.dc | |
|---|---|
| org.globus.ftp.dc | |
| org.globus.ftp.extended | |
| org.globus.ftp.vanilla | |
| Classes in org.globus.ftp.dc used by org.globus.ftp.dc | |
|---|---|
| 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
|
|
| Classes in org.globus.ftp.dc used by org.globus.ftp.extended | |
|---|---|
| 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
|
|
| Classes in org.globus.ftp.dc used by org.globus.ftp.vanilla | |
|---|---|
| DataChannelFactory
|
|
| TransferContext
Represents an environment shared by all data channels performing the same transfer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||