Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl |
Modifier and Type | Class and Description |
---|---|
static class |
Event.Type
Event types built into the library.
|
Modifier and Type | Method and Description |
---|---|
EventType |
Event.getEventType() |
Modifier and Type | Method and Description |
---|---|
void |
Event.redispatch(EventType as_type,
Handler handler)
Synchronously redispatch the current event as a new
EventType on the provided handler and it's children. |
Modifier and Type | Method and Description |
---|---|
org.apache.qpid.proton.engine.impl.EventImpl |
CollectorImpl.put(EventType type,
Object context) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.