Package org.frankframework.collection
package org.frankframework.collection
-
ClassDescriptionBase 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
.Aggregator which handles the collection ofcollector parts
.ICollector<P>Implementations should convert their input to a 'usable' part.