Uses of Interface
javax.jms.XAConnection
-
-
Uses of XAConnection in javax.jms
Subinterfaces of XAConnection in javax.jms Modifier and Type Interface Description interface
XAQueueConnection
interface
XATopicConnection
Methods in javax.jms that return XAConnection Modifier and Type Method Description XAConnection
XAConnectionFactory. createXAConnection()
XAConnection
XAConnectionFactory. createXAConnection(java.lang.String userName, java.lang.String password)
-