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