|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStubIn | |
---|---|
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. |
guarana.toolkit.task.communicators.dummy | Provides dummy communicators for testing your solution without the need of adapters. |
Uses of IStubIn in guarana.toolkit.adapter.jbi |
---|
Methods in guarana.toolkit.adapter.jbi that return IStubIn | |
---|---|
IStubIn |
AbstractJbiEntryAdapter.lookupCommunicator(String jndiName,
String host,
int port)
Makes a lookup at the RMI registry and gets a referent to the In-Communicator exported by the Entry Port. |
Uses of IStubIn in guarana.toolkit.task.communicators |
---|
Classes in guarana.toolkit.task.communicators that implement IStubIn | |
---|---|
class |
InCommunicator
A communicator to receive messages in EntryPort s. |
Uses of IStubIn in guarana.toolkit.task.communicators.dummy |
---|
Classes in guarana.toolkit.task.communicators.dummy that implement IStubIn | |
---|---|
class |
InDummyCommunicator
An InCommunicator for test purposes only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |