JMS 1.1
API Specification

Uses of Interface
javax.jms.XASession

Uses of XASession in javax.jms
 

Subinterfaces of XASession in javax.jms
 interface XAQueueSession
          An XAQueueSession provides a regular QueueSession, which can be used to create QueueReceiver, QueueSender, and QueueBrowser objects (optional).
 interface XATopicSession
          An XATopicSession provides a regular TopicSession.
 

Methods in javax.jms that return XASession
 javax.jms.XASession XAConnection.createXASession()
          Creates an XASession object.
 


JMS 1.1
API Specification

Sun Microsystems Inc. 2003.