Interface StompFrameInterceptor

All Superinterfaces:
BaseInterceptor<StompFrame>

public interface StompFrameInterceptor extends BaseInterceptor<StompFrame>
This class is a simple way to intercepting client calls on ActiveMQ Artemis using STOMP protocol.

To add an interceptor to ActiveMQ Artemis server, you have to modify the server configuration file broker.xml.