Package guarana.toolkit.task.streamdealers

Provides tasks that does not change the state of a message.

See:
          Description

Class Summary
StreamDealer An abstract stream dealer.
 

Package guarana.toolkit.task.streamdealers Description

Provides tasks that does not change the state of a message. An stream dealer gets one message from its input gateways, adapts its body content which is stream format and publish this message to the output gateway. Note that the outbound message has the same identifier as the original inbound message, since it is identical.

Since:
Guaranį SDK 1.0.0


Guaranį DSL Home