Class HQPropertiesConversionInterceptor
java.lang.Object
org.apache.activemq.artemis.core.protocol.hornetq.HQPropertiesConversionInterceptor
- All Implemented Interfaces:
BaseInterceptor<org.apache.activemq.artemis.core.protocol.core.Packet>, Interceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintercept(org.apache.activemq.artemis.core.protocol.core.Packet packet, RemotingConnection connection)
-
Constructor Details
-
HQPropertiesConversionInterceptor
public HQPropertiesConversionInterceptor(boolean replaceHQ)
-
-
Method Details
-
intercept
public boolean intercept(org.apache.activemq.artemis.core.protocol.core.Packet packet, RemotingConnection connection) throws ActiveMQException - Specified by:
interceptin interfaceBaseInterceptor<org.apache.activemq.artemis.core.protocol.core.Packet>- Throws:
ActiveMQException
-