Uses of Class
org.ikasan.connector.basefiletransfer.outbound.command.AbstractBaseFileTransferTransactionalResourceCommand

Packages that use AbstractBaseFileTransferTransactionalResourceCommand
org.ikasan.connector.basefiletransfer.outbound.command   
 

Uses of AbstractBaseFileTransferTransactionalResourceCommand in org.ikasan.connector.basefiletransfer.outbound.command
 

Subclasses of AbstractBaseFileTransferTransactionalResourceCommand in org.ikasan.connector.basefiletransfer.outbound.command
 class ChecksumDeliveredCommand
          Command for comparing the calculated checksum of a delivered file with that provided by the remote system, if any
 class ChecksumValidatorCommand
          Command for comparing the calculated checksum of a retrieved file with that provided by the remote system, if any
 class ChunkingRetrieveFileCommand
          Retrieves a specified file from a remote directory
 class CleanupChunksCommand
          Delivers a specified payload to a remote File Transfer directory
 class DeliverBatchCommand
          Delivers a batch of files via file transfer
 class DeliverFileCommand
          Delivers a specified payload to a remote directory
 class FileDiscoveryCommand
          Discovers new files from a remote browsable directory
 class RenameFileCommand
          Renames files from a remote browsable directory
 class RetrieveFileCommand
          Retrieves a specified file from a remote directory
 



Copyright © 2007-2010 Ikasan. All Rights Reserved.