Uses of Interface
javax.jms.XAConnection
-
-
Uses of XAConnection in javax.jms
Subinterfaces of XAConnection in javax.jms Modifier and Type Interface Description interfaceXAQueueConnectioninterfaceXATopicConnectionMethods in javax.jms that return XAConnection Modifier and Type Method Description XAConnectionXAConnectionFactory. createXAConnection()XAConnectionXAConnectionFactory. createXAConnection(java.lang.String userName, java.lang.String password)
-