Uses of Interface
javax.jms.XAConnection

Packages that use XAConnection
javax.jms   
 

Uses of XAConnection in javax.jms
 

Subinterfaces of XAConnection in javax.jms
 interface XAQueueConnection
          XAQueueConnection provides the same create options as QueueConnection (optional).
 interface XATopicConnection
          An XATopicConnection provides the same create options as TopicConnection (optional).