Class | Description |
---|---|
AbstractBiCombinerStage<I,J> |
Abstract stage that combines the elements from its two input ports.
|
FilterStage<T> |
This stage filters incoming objects and forwards only those which meet the given predicate.
|
FunctionStage<I,O> |
Stage that maps the elements from its input port to its output port by using a
Function . |
JAXBMarshalStage<T> |
This stage marshals the content tree rooted at an incoming element at the
first input port into an output stream at the second input port.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net