SAREhub\Client\Processor

Classes Summary
HeaderAppenderProcessor Appends defined headers to input message.
LogProcessor
MarshalProcessor Marshaling exchange input message body with selected DataFormat
MulticastProcessor Implements the Multicast pattern to send a message exchange to a number of processors, each processor receiving a copy of the message exchange.
NullProcessor Represents "dev/null" processor.
Pipeline
Processors
Router Basic router processor. Routing exchanges to processor defined by routing key value returns by routingFunction.
SimpleFilterProcessor
TransformProcessor That processor execute transform function on exchange.
UnmarshalProcessor
Interfaces Summary
Processor