Package | Description |
---|---|
org.proton.plug.handler | |
org.proton.plug.handler.impl |
Modifier and Type | Method and Description |
---|---|
ProtonHandler |
ProtonHandler.addEventHandler(EventHandler handler)
Add an event handler to the chain
|
static void |
Events.dispatch(org.apache.qpid.proton.engine.Event event,
EventHandler handler) |
static void |
Events.dispatchTransport(org.apache.qpid.proton.engine.Transport transport,
EventHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventHandler
This is useful for cases where you only want to implement a few methods
|
Modifier and Type | Method and Description |
---|---|
ProtonHandler |
ProtonHandlerImpl.addEventHandler(EventHandler handler) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.