Package guarana.toolkit.task.communicators

Provides tasks that must be used to send or receive messages through ports to applications or solutions resources.

See:
          Description

Class Summary
Communicator An abstract communicator.
InCommunicator A communicator to receive messages in EntryPorts.
InOutCommunicator This communicator is to be used, exclusively, in two way ResponderPorts.
OutCommunicator A communicator to send messages in an ExitPorts.
OutInCommunicator This Communicator is to be used, exclusively, in two way SolicitorPorts.
 

Package guarana.toolkit.task.communicators Description

Provides tasks that must be used to send or receive messages through ports to applications or solutions resources. This kind of tasks does not change the state of the message.

Since:
Guaranį SDK 1.0.0


Guaranį DSL Home