Example usage for Java javax.jms TopicConnectionFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
TopicConnection | createTopicConnection(String userName, String password) Creates a topic connection with the specified user identity. |
TopicConnection | createTopicConnection() Creates a topic connection with the default user identity. |