See: Description
| Class | Description |
|---|---|
| ActiveCommandsListModel |
This list keeps the JobIds of all file transfers that are currently running on the server.
|
| ClientCommandExecutor<C extends ClientContext> |
This ThreadPool contains a single thread for executing asynchronous
ClientCommands. |
| ClientCommandList |
This list keeps the CommandExecutorTask objects which are currently queued or being executed in the
ClientCommandExecutor. |
| ClientCommandTask<C extends ClientContext> |
This class performs the execution of an async ClientCommand
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.