| Interface | Description |
|---|---|
| ClientFilenameFormatter | |
| ClientFilter |
Client Filter interface
|
| FileTransferClient |
An interface for various File Transfer Clients to implement
|
| Class | Description |
|---|---|
| BaseFileTransferMappedRecord |
This class holds the file, its checksum and some meta data
|
| BaseFileTransferUtils |
A utility class for File Transfers
|
| ClientDirectoryFilter | |
| ClientFilenameFilter | |
| ClientFixedFilenameFormatter | |
| ClientListEntry |
The
ClientListEntry class holds information reflecting a
ListEntry as well as other information which facilitates
the filtering, comparison and transportation of a received file. |
| ClientPolarisedFilter |
Utility class to hold and apply an
ClientFilter and return
results via a public applyFilter() method. |
| ClientSymLinkFilter |
Symbolic Link filter
|
| OlderFirstClientListEntryComparator |
OlderFirstClientListEntryComparator is an implementation of
Comparator for ClientListEntry that compares two such
objects based on their last modified dates. |
| Exception | Description |
|---|---|
| ChecksumFailedException |
Covers the Exception range for checksum Exceptions
|
| ClientCommandCdException | |
| ClientCommandException | |
| ClientCommandGetException | |
| ClientCommandLlsException | |
| ClientCommandLsException | |
| ClientCommandMkdirException | |
| ClientCommandPutException | |
| ClientCommandPwdException | |
| ClientCommandRenameException | |
| ClientCommandStatException | |
| ClientConnectionException | |
| ClientException |
Class used to wrap all of the exceptions thrown by the underlying
File Transfer client library.
|
| ClientInitialisationException |
Copyright © 2007-2017 Ikasan. All Rights Reserved.