Uses of Interface
javax.jms.XAConnection

Uses of XAConnection in javax.jms
 

Subinterfaces of XAConnection in javax.jms
 interface XAQueueConnection
           
 interface XATopicConnection
           
 

Methods in javax.jms that return XAConnection
 XAConnection XAConnectionFactory.createXAConnection()
           
 XAConnection XAConnectionFactory.createXAConnection(java.lang.String userName, java.lang.String password)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.