Class Events
- java.lang.Object
-
- org.apache.activemq.artemis.protocol.amqp.proton.handler.Events
-
public final class Events extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Events()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddispatch(org.apache.qpid.proton.engine.Event event, EventHandler handler)
-
-
-
Method Detail
-
dispatch
public static void dispatch(org.apache.qpid.proton.engine.Event event, EventHandler handler) throws java.lang.Exception- Throws:
java.lang.Exception
-
-