Uses of Interface
javax.jms.QueueConnection

Uses of QueueConnection in javax.jms
 

Subinterfaces of QueueConnection in javax.jms
 interface XAQueueConnection
           
 

Methods in javax.jms that return QueueConnection
 QueueConnection QueueConnectionFactory.createQueueConnection()
           
 QueueConnection QueueConnectionFactory.createQueueConnection(String userName, String password)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.