Uses of Interface
javax.jms.Connection

Uses of Connection in javax.jms
 

Subinterfaces of Connection in javax.jms
 interface QueueConnection
           
 interface TopicConnection
           
 interface XAConnection
           
 interface XAQueueConnection
           
 interface XATopicConnection
           
 

Methods in javax.jms that return Connection
 Connection ConnectionFactory.createConnection()
           
 Connection ConnectionFactory.createConnection(String userName, String password)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.