Class InterceptorExample
- java.lang.Object
-
- org.apache.activemq.artemis.amqp.example.InterceptorExample
-
public class InterceptorExample extends java.lang.ObjectA simple example that shows how to implement and use interceptors with ActiveMQ Artemis with the AMQP protocol.
-
-
Constructor Summary
Constructors Constructor Description InterceptorExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-