Uses of Interface
guarana.toolkit.adapter.proxy.IStubInOut

Packages that use IStubInOut
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 IStubInOut in guarana.toolkit.adapter.jbi
 

Methods in guarana.toolkit.adapter.jbi that return IStubInOut
 IStubInOut AbstractJbiResponderAdapter.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 IStubInOut in guarana.toolkit.task.communicators
 

Classes in guarana.toolkit.task.communicators that implement IStubInOut
 class InOutCommunicator
          This communicator is to be used, exclusively, in two way ResponderPorts.
 



Guaranį DSL Home