public interface TopicConnectionFactory extends ConnectionFactory
Modifier and Type | Method and Description |
---|---|
TopicConnection |
createTopicConnection() |
TopicConnection |
createTopicConnection(String userName,
String password) |
createConnection, createConnection
TopicConnection createTopicConnection() throws JMSException
JMSException
TopicConnection createTopicConnection(String userName, String password) throws JMSException
JMSException
Copyright © 2013. All Rights Reserved.