Uses of Package
org.frankframework.collection
Packages that use org.frankframework.collection
-
Classes in org.frankframework.collection used by org.frankframework.collectionClassDescriptionAggregator which handles the collection of
collector parts
.Implementations should convert their input to a 'usable' part. -
Classes in org.frankframework.collection used by org.frankframework.compressionClassDescriptionBase class for pipes that can collect items, such as multipart messages and zip archives.Sender that writes an item to a collection, created by
AbstractCollectorPipe
withaction=OPEN
.Implementations should convert their input to a 'usable' part.