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(String userName, String password)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.