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
Exception
public static void dispatch(org.apache.qpid.proton.engine.Event event, EventHandler handler) throws Exception
Exception
Copyright © 2016 The Apache Software Foundation. All rights reserved.