Class InterceptSubscribeMessage

    • Constructor Detail

      • InterceptSubscribeMessage

        public InterceptSubscribeMessage​(Subscription subscription,
                                         String username)
    • Method Detail

      • getClientID

        public String getClientID()
      • getRequestedQos

        public io.netty.handler.codec.mqtt.MqttQoS getRequestedQos()
      • getTopicFilter

        public String getTopicFilter()
      • getUsername

        public String getUsername()