|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEntryAdapter | |
---|---|
guarana.toolkit.adapter.rmi | Provides an RMI Adapter to establish direct communication between entry and exit ports inside the solution. |
guarana.toolkit.task.communicators | Provides tasks that must be used to send or receive messages through ports to applications or solutions resources. |
Uses of IEntryAdapter in guarana.toolkit.adapter.rmi |
---|
Classes in guarana.toolkit.adapter.rmi that implement IEntryAdapter | |
---|---|
class |
RMIEntryAdapter
An RMI adapter that can be used in active entry ports to read messages from passive exit ports. |
Uses of IEntryAdapter in guarana.toolkit.task.communicators |
---|
Constructors in guarana.toolkit.task.communicators with parameters of type IEntryAdapter | |
---|---|
InCommunicator(String name,
IEntryAdapter adapter)
Constructs a new Active Communicator to receive message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |