Uses of Interface
javax.jms.TopicConnection
-
-
Uses of TopicConnection in javax.jms
Subinterfaces of TopicConnection in javax.jms Modifier and Type Interface Description interface
XATopicConnection
Methods in javax.jms that return TopicConnection Modifier and Type Method Description TopicConnection
TopicConnectionFactory. createTopicConnection()
TopicConnection
TopicConnectionFactory. createTopicConnection(java.lang.String userName, java.lang.String password)
-