Class WmTopicConnectionImpl

    • Constructor Detail

      • WmTopicConnectionImpl

        protected WmTopicConnectionImpl​(WmConnectionFactoryImpl factory,
                                        java.lang.String userName,
                                        java.lang.String password)
                                 throws javax.jms.JMSException
        Protected constructor.
        Parameters:
        factory - the factory that created this connection
        userName - the caller's user name
        password - the caller's password
        Throws:
        javax.jms.JMSException
      • WmTopicConnectionImpl

        protected WmTopicConnectionImpl​(WmConnectionFactoryImpl factory,
                                        java.lang.String userName,
                                        java.lang.String password,
                                        java.lang.String accessLabelHint)
                                 throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException