Class WmClusterTopicConnectionImpl

    • Constructor Detail

      • WmClusterTopicConnectionImpl

        public WmClusterTopicConnectionImpl​(WmConnectionFactoryImpl factory,
                                            java.lang.String userName,
                                            java.lang.String password,
                                            boolean isXA)
                                     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
      • WmClusterTopicConnectionImpl

        public WmClusterTopicConnectionImpl​(WmConnectionFactoryImpl factory,
                                            java.lang.String userName,
                                            java.lang.String password,
                                            java.lang.String accessLabelHint,
                                            boolean isXA)
                                     throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException