See: Description
Class | Description |
---|---|
ActiveStreamsList |
This list displays the currently running async agents.
|
ActiveStreamsListModel |
This list maintains asynchronously running file transfers.
|
ActiveTransfersList |
This list displays the currently running async agents.
|
ActiveTransfersListModel |
This list maintains asynchronously running file transfers.
|
ClientFileDownloadConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
between client and server
|
ClientFileUploadConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
between client and server
|
ClientTransferConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
|
DownloadReader |
This Reader is provided by the
FileStreamDownloadAgent for downloading ASCII files. |
DownloadStream |
This is a special stream used by the
FileStreamDownloadAgent for downloading file data from the server. |
FileDownloadConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
between client and server
|
FileTransferClientTask<C extends ClientContext> |
This task steps through the joblist and for each job it opens an
FileUploadConnection
or a FileDownloadConnection depending on the transfer direction. |
FileUploadConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
between client and server
|
IOClientFileDownloadConnection<C extends ClientContext> |
This class ...
|
IOClientFileUploadConnection<C extends ClientContext> |
This class ...
|
IOFileDownstreamConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
|
IOFileTransferConnection<C extends ClientContext> |
This class performs the transfer (upload or download) of a single file
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.