Uses of Interface
jakarta.jms.XAQueueConnectionFactory
-
Packages that use XAQueueConnectionFactory Package Description org.apache.activemq.artemis.jms.client -
-
Uses of XAQueueConnectionFactory in org.apache.activemq.artemis.jms.client
Classes in org.apache.activemq.artemis.jms.client that implement XAQueueConnectionFactory Modifier and Type Class Description classActiveMQXAConnectionFactoryA class that represents a XAConnectionFactory.classActiveMQXAQueueConnectionFactoryActiveMQ Artemis implementation of a JMS ConnectionFactory.
-