public class SimpleAmqpInterceptor extends Object implements org.apache.activemq.artemis.protocol.amqp.broker.AmqpInterceptor
| Constructor and Description |
|---|
SimpleAmqpInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
intercept(org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessage message,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection) |
public boolean intercept(org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessage message,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection)
intercept in interface org.apache.activemq.artemis.api.core.BaseInterceptor<org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessage>Copyright © 2020 The Apache Software Foundation. All rights reserved.