Uses of Interface
guarana.toolkit.adapter.IExitAdapter

Packages that use IExitAdapter
guarana.toolkit.adapter.jbi Provides adapter implementations to enable the use of JBI Binding Components as adapters. 
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 IExitAdapter in guarana.toolkit.adapter.jbi
 

Classes in guarana.toolkit.adapter.jbi that implement IExitAdapter
 class JbiExitResourceAdapter
          A JBI Adapter to be used in ExitPorts.
 

Uses of IExitAdapter in guarana.toolkit.adapter.rmi
 

Classes in guarana.toolkit.adapter.rmi that implement IExitAdapter
 class RMIExitAdapter
          An RMI adapter that can be used in active exit ports to push messages into passive entry ports.
 

Uses of IExitAdapter in guarana.toolkit.task.communicators
 

Constructors in guarana.toolkit.task.communicators with parameters of type IExitAdapter
OutCommunicator(String name, IExitAdapter adapter)
          Constructs a new Active Communicator to send messages.
 



Guaranį DSL Home