public interface QueueConnectionFactory extends ConnectionFactory
Modifier and Type | Method and Description |
---|---|
QueueConnection |
createQueueConnection() |
QueueConnection |
createQueueConnection(java.lang.String userName,
java.lang.String password) |
createConnection, createConnection
QueueConnection createQueueConnection() throws JMSException
JMSException
QueueConnection createQueueConnection(java.lang.String userName, java.lang.String password) throws JMSException
JMSException