Interface StompFrameInterceptor
- All Superinterfaces:
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.
-
Method Summary
Methods inherited from interface org.apache.activemq.artemis.api.core.BaseInterceptor
intercept