Uses of Interface
javax.jms.XASession

Packages that use XASession
javax.jms   
 

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 QueueReceivers, QueueSenders and QueueBrowsers (optional).
 interface XATopicSession
          An XATopicSession provides a regular TopicSession which can be used to create TopicSubscribers and TopicPublishers (optional).