Uses of Interface
jakarta.jms.QueueConnectionFactory
-
-
Uses of QueueConnectionFactory in jakarta.jms
Subinterfaces of QueueConnectionFactory in jakarta.jms Modifier and Type Interface Description interface
XAQueueConnectionFactory
AnXAQueueConnectionFactory
provides the same create options as aQueueConnectionFactory
(optional).
-