Interface | Description |
---|---|
ICollectingElement<C> | |
ICollector<E extends ICollectingElement> |
Class | Description |
---|---|
CollectionActor<E extends ICollectingElement<C>,C extends ICollector<E>> |
Worker class for
CollectorPipe and CollectorSender . |
CollectorPipe<E extends ICollectingElement<C>,C extends ICollector<E>> |
Base class for pipes that combine a number of items.
|
CollectorSender<E extends ICollectingElement<C>,C extends ICollector<E>> |
Sender that writes an item to a collection, created by CollectorPipe with action=OPEN
|
Enum | Description |
---|---|
CollectionActor.Action |
Exception | Description |
---|---|
CollectionException |
Copyright © 2023 Frank!Framework. All rights reserved.