Uses of Class
org.objectweb.joram.client.connector.OutboundConnection

Packages that use OutboundConnection
org.objectweb.joram.client.connector   
 

Uses of OutboundConnection in org.objectweb.joram.client.connector
 

Subclasses of OutboundConnection in org.objectweb.joram.client.connector
 class OutboundQueueConnection
          An OutboundQueueConnection instance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
 class OutboundTopicConnection
          An OutboundTopicConnection instance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
 

Fields in org.objectweb.joram.client.connector declared as OutboundConnection
protected  OutboundConnection OutboundSession.cnx
          The OutboundConnection the session belongs to.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.