Uses of Class
guarana.framework.port.TwoWayPort

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

Uses of TwoWayPort in guarana.framework.port
 

Subclasses of TwoWayPort in guarana.framework.port
 class ResponderPort
          Used to respond for request messages received from applications.
 class SolicitorPort
          Used to solicit information from an application.
 



Guaranį DSL Home