public class SimpleInterceptor extends Object implements org.apache.activemq.artemis.api.core.Interceptor
| Constructor and Description |
|---|
SimpleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
intercept(org.apache.activemq.artemis.core.protocol.core.Packet packet,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection) |
public boolean intercept(org.apache.activemq.artemis.core.protocol.core.Packet packet,
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection)
throws org.apache.activemq.artemis.api.core.ActiveMQException
intercept in interface org.apache.activemq.artemis.api.core.BaseInterceptor<org.apache.activemq.artemis.core.protocol.core.Packet>org.apache.activemq.artemis.api.core.ActiveMQExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.