public interface Interceptor extends BaseInterceptor<Packet>
To add an interceptor to ActiveMQ Artemis server, you have to modify the server configuration file
broker.xml.
To add it to a client, use ServerLocator.addIncomingInterceptor(Interceptor)
intercept
Copyright © 2017 JBoss by Red Hat. All rights reserved.