|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAsyncSolicitorAdapter | |
---|---|
guarana.toolkit.adapter.jbi | Provides adapter implementations to enable the use of JBI Binding Components as adapters. |
guarana.toolkit.task.communicators | Provides tasks that must be used to send or receive messages through ports to applications or solutions resources. |
Uses of IAsyncSolicitorAdapter in guarana.toolkit.adapter.jbi |
---|
Classes in guarana.toolkit.adapter.jbi that implement IAsyncSolicitorAdapter | |
---|---|
class |
JbiAsyncSolicitorAdapter
A JBI Adapter to be used in solicitor ports. |
Uses of IAsyncSolicitorAdapter in guarana.toolkit.task.communicators |
---|
Constructors in guarana.toolkit.task.communicators with parameters of type IAsyncSolicitorAdapter | |
---|---|
OutInCommunicator(String name,
String host,
int port,
IAsyncSolicitorAdapter adapter)
Constructs a new Active OutIn-Communicator to send requests and receive responses and exports this communicator to the RMI Registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |