Package org.ikasan.connector.basefiletransfer.outbound.command.util

Interface Summary
BatchedFileProvider Simple interface for classes that provide Iterator like access to a batch of FileHandles
TargetDirectorySelector Simple interface for defining a component that can determine a target directory for a specified Payload, based on some Payload criteria
UniqueIdGenerator Interface for unique Id generation
 

Class Summary
FileHandle Simple handle class for providing lightweight access to files.
FilenameRegexpMatchedTargetDirectorySelector TargetDirectorySelector implementation that determines the target directory based on a regexp pattern match of the filename
UnzippingFileProvider Class that provides Iterator type access to the entries in a Zipped InputStream
 

Exception Summary
UnzipNotSupportedException  
 



Copyright © 2007-2010 Ikasan. All Rights Reserved.