|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Communicator | |
---|---|
guarana.toolkit.task.communicators | Provides tasks that must be used to send or receive messages through ports to applications or solutions resources. |
guarana.toolkit.task.communicators.dummy | Provides dummy communicators for testing your solution without the need of adapters. |
Uses of Communicator in guarana.toolkit.task.communicators |
---|
Subclasses of Communicator in guarana.toolkit.task.communicators | |
---|---|
class |
InCommunicator
A communicator to receive messages in EntryPort s. |
class |
InOutCommunicator
This communicator is to be used, exclusively, in two way ResponderPort s. |
class |
OutCommunicator
A communicator to send messages in an ExitPort s. |
class |
OutInCommunicator
This Communicator is to be used, exclusively, in two way SolicitorPort s. |
Uses of Communicator in guarana.toolkit.task.communicators.dummy |
---|
Subclasses of Communicator in guarana.toolkit.task.communicators.dummy | |
---|---|
class |
InDummyCommunicator
An InCommunicator for test purposes only. |
class |
OutDummyCommunicator
An OutCommunicator for test purposes only. |
class |
OutInDummyCommunicator
An OutInCommunicator for test purposes only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |