Package org.ikasan.connector.basefiletransfer.outbound.command.util
-
Interface Summary Interface Description BatchedFileProvider Simple interface for classes that provideIteratorlike access to a batch ofFileHandlesTargetDirectorySelector Simple interface for defining a component that can determine a target directory for a specified Payload, based on some Payload criteriaUniqueIdGenerator Interface for unique Id generation -
Class Summary Class Description FileHandle Simple handle class for providing lightweight access to files.FilenameRegexpMatchedTargetDirectorySelector TargetDirectorySelectorimplementation that determines the target directory based on a regexp pattern match of the filenameUnzippingFileProvider Class that providesIteratortype access to the entries in a Zipped InputStream -
Exception Summary Exception Description UnzipNotSupportedException