Uses of Interface
jakarta.jms.XASession
Packages that use XASession
Package
Description
-
Uses of XASession in jakarta.jms
Subinterfaces of XASession in jakarta.jmsModifier and TypeInterfaceDescriptioninterfaceAnXAQueueSessionprovides a regularQueueSession, which can be used to createQueueReceiver,QueueSender, andQueueBrowserobjects (optional).interfaceAnXATopicSessionprovides a regularTopicSession. which can be used to createTopicSubscriberandTopicPublisherobjects (optional).Methods in jakarta.jms that return XASession -
Uses of XASession in org.apache.activemq.artemis.jms.client
Classes in org.apache.activemq.artemis.jms.client that implement XASessionMethods in org.apache.activemq.artemis.jms.client that return XASession -
Uses of XASession in org.apache.activemq.artemis.ra
Classes in org.apache.activemq.artemis.ra that implement XASessionModifier and TypeClassDescriptionclassMethods in org.apache.activemq.artemis.ra that return XASessionModifier and TypeMethodDescriptionActiveMQRASessionFactoryImpl.createXASession()Creates anXASessionobject.