Package guarana.framework.port

Provides a base implementation for Guaranį's communication ports.

See:
          Description

Class Summary
EntryPort Enables a process to receive inbound messages.
ExitPort Enables a process to send outbound messages.
OneWayPort A generic communication port to receive or send messages.
Port A generic communication port.
ResponderPort Used to respond for request messages received from applications.
SolicitorPort Used to solicit information from an application.
TwoWayPort A generic communication port to solicit or respond for resources.
 

Package guarana.framework.port Description

Provides a base implementation for Guaranį's communication ports.

Since:
Guaranį SDK 1.0.0


Guaranį DSL Home