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