Uses of Interface
javax.jms.QueueConnection
-
-
Uses of QueueConnection in javax.jms
Subinterfaces of QueueConnection in javax.jms Modifier and Type Interface Description interfaceXAQueueConnectionMethods in javax.jms that return QueueConnection Modifier and Type Method Description QueueConnectionQueueConnectionFactory. createQueueConnection()QueueConnectionQueueConnectionFactory. createQueueConnection(java.lang.String userName, java.lang.String password)
-