Uses of Interface
jakarta.jms.XAConnectionFactory
- 
Packages that use XAConnectionFactory Package Description jakarta.jms The Jakarta Messaging API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
- 
- 
Uses of XAConnectionFactory in jakarta.jmsSubinterfaces of XAConnectionFactory in jakarta.jms Modifier and Type Interface Description interfaceXAQueueConnectionFactoryAnXAQueueConnectionFactoryprovides the same create options as aQueueConnectionFactory(optional).interfaceXATopicConnectionFactoryAnXATopicConnectionFactoryprovides the same create options as aTopicConnectionFactory(optional).
 
-