Class Events
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.proton.handler.Events
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddispatch(org.apache.qpid.proton.engine.Event event, EventHandler handler)
-
Constructor Details
-
Events
public Events()
-
-
Method Details
-
dispatch
public static void dispatch(org.apache.qpid.proton.engine.Event event, EventHandler handler) throws Exception - Throws:
Exception
-