Package guarana.toolkit.adapter.proxy

Provides interfaces for passive and remote communicators.

See:
          Description

Interface Summary
IStubFuture A basic interface for asynchronous responses.
IStubIn A basic interface for Passive Entry Ports that use RMI to publish ports at RMI Registry.
IStubInOut A basic interface for Passive Responder Ports that use RMI to publish ports at RMI Registry.
IStubOut A basic interface for Passive Exit Ports that use RMI to publish ports at RMI Registry.
 

Class Summary
Future A future object to be shared between the JBI container and the Guaranį DSL solution.
 

Package guarana.toolkit.adapter.proxy Description

Provides interfaces for passive and remote communicators.

Since:
Guaranį SDK 1.0.0


Guaranį DSL Home