Uses of Class
guarana.framework.port.OneWayPort

Packages that use OneWayPort
guarana.framework.port Provides a base implementation for Guaranį's communication ports. 
 

Uses of OneWayPort in guarana.framework.port
 

Subclasses of OneWayPort in guarana.framework.port
 class EntryPort
          Enables a process to receive inbound messages.
 class ExitPort
          Enables a process to send outbound messages.
 



Guaranį DSL Home