Uses of Interface
jakarta.jms.XASession
Packages that use XASession
Package
Description
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 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.Methods in jakarta.jms that return XASession