An XAQueueConnection is an active connection to a JMS Pub/Sub provider. A client uses an XAQueueConnection to create one or more XAQueueSessions for producing and consuming messages.
@see javax.jms.XAConnection
@see javax.jms.XAQueueConnectionFactory
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.