Uses of Class
org.objectweb.joram.client.jms.QueueSession

Packages that use QueueSession
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
 

Uses of QueueSession in org.objectweb.joram.client.jms
 

Constructors in org.objectweb.joram.client.jms with parameters of type QueueSession
QueueReceiver(QueueSession sess, Destination queue, java.lang.String selector)
          Constructs a receiver.
QueueSender(QueueSession sess, Destination queue)
          Constructs a sender.
XAQueueSession(XAQueueConnection cnx, QueueSession qs, XAResourceMngr rm)
          Constructs an XAQueueSession instance.
 



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