Class TopicConnectionImpl

    • Constructor Detail

      • TopicConnectionImpl

        protected TopicConnectionImpl​(java.lang.String userName,
                                      java.lang.String password,
                                      Reconnector reconnector)
                               throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException
    • Method Detail

      • createTopicSession

        public javax.jms.TopicSession createTopicSession​(boolean transacted,
                                                         int acknowledgeMode)
                                                  throws javax.jms.JMSException
        Specified by:
        createTopicSession in interface javax.jms.TopicConnection
        Throws:
        javax.jms.JMSException