| Interface | Description |
|---|---|
| BatchedFileProvider |
Simple interface for classes that provide
Iterator
like access to a batch of FileHandle |
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| UnzipNotSupportedException |
Copyright © 2007-2017 Ikasan. All Rights Reserved.