Uses of Interface
jakarta.jms.QueueConnectionFactory
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 QueueConnectionFactory in jakarta.jms
Modifier and TypeInterfaceDescriptioninterface
AnXAQueueConnectionFactory
provides the same create options as aQueueConnectionFactory
(optional).