Class HQPropertiesConversionInterceptor

  • All Implemented Interfaces:
    org.apache.activemq.artemis.api.core.BaseInterceptor<org.apache.activemq.artemis.core.protocol.core.Packet>, org.apache.activemq.artemis.api.core.Interceptor

    public class HQPropertiesConversionInterceptor
    extends java.lang.Object
    implements org.apache.activemq.artemis.api.core.Interceptor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean intercept​(org.apache.activemq.artemis.core.protocol.core.Packet packet, org.apache.activemq.artemis.spi.core.protocol.RemotingConnection connection)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HQPropertiesConversionInterceptor

        public HQPropertiesConversionInterceptor​(boolean replaceHQ)
    • Method Detail

      • intercept

        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
        Specified by:
        intercept in interface org.apache.activemq.artemis.api.core.BaseInterceptor<org.apache.activemq.artemis.core.protocol.core.Packet>
        Throws:
        org.apache.activemq.artemis.api.core.ActiveMQException