Uses of Package
guarana.toolkit.adapter

Packages that use guarana.toolkit.adapter
guarana.toolkit.adapter Provides adapters to access different resource types. 
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. 
 

Classes in guarana.toolkit.adapter used by guarana.toolkit.adapter
AdapterException
          Holds any exception that may be raised inside an adapter method execution.
 

Classes in guarana.toolkit.adapter used by guarana.toolkit.adapter.jbi
AdapterException
          Holds any exception that may be raised inside an adapter method execution.
IAsyncSolicitorAdapter
          Defines the basic interface for a solicitor port adapter.
IExitAdapter
          Defines the basic interface for an ExitPort adapter.
 

Classes in guarana.toolkit.adapter used by guarana.toolkit.adapter.rmi
AdapterException
          Holds any exception that may be raised inside an adapter method execution.
IEntryAdapter
          Defines the basic interface for an EntryPort adapter.
IExitAdapter
          Defines the basic interface for an ExitPort adapter.
 

Classes in guarana.toolkit.adapter used by guarana.toolkit.task.communicators
IAsyncOutIn
          Represents the basic interface to push response messages back to the OutIn-Communicator
IAsyncSolicitorAdapter
          Defines the basic interface for a solicitor port adapter.
IEntryAdapter
          Defines the basic interface for an EntryPort adapter.
IExitAdapter
          Defines the basic interface for an ExitPort adapter.
 



Guaranį DSL Home