public final class Events extends Object
| Constructor and Description |
|---|
Events() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dispatch(org.apache.qpid.proton.engine.Event event,
EventHandler handler) |
static void |
dispatchTransport(org.apache.qpid.proton.engine.Transport transport,
EventHandler handler) |
public static void dispatchTransport(org.apache.qpid.proton.engine.Transport transport,
EventHandler handler)
throws Exception
Exceptionpublic static void dispatch(org.apache.qpid.proton.engine.Event event,
EventHandler handler)
throws Exception
ExceptionCopyright © 2017 The Apache Software Foundation. All Rights Reserved.