public class SimpleMQTTInterceptor extends Object implements org.apache.activemq.artemis.core.protocol.mqtt.MQTTInterceptor
| Constructor and Description |
|---|
SimpleMQTTInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
intercept(io.netty.handler.codec.mqtt.MqttMessage mqttMessage,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection) |
public boolean intercept(io.netty.handler.codec.mqtt.MqttMessage mqttMessage,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection)
intercept in interface org.apache.activemq.artemis.api.core.BaseInterceptor<io.netty.handler.codec.mqtt.MqttMessage>Copyright © 2020 The Apache Software Foundation. All rights reserved.