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

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

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

Subclasses of OutboundSession in org.objectweb.joram.client.connector
 class OutboundQueueSession
          An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
 class OutboundTopicSession
          An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.
 

Fields in org.objectweb.joram.client.connector declared as OutboundSession
protected  OutboundSession OutboundProducer.session
          The OutboundSession this producer belongs to.
protected  OutboundSession OutboundConsumer.session
          The OutboundSession this consumer belongs to.
 



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