| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.engine | |
| org.apache.qpid.proton.engine.impl | |
| org.apache.qpid.proton.reactor | |
| org.apache.qpid.proton.reactor.impl |
| Modifier and Type | Method and Description |
|---|---|
static Collector |
Proton.collector() |
| Modifier and Type | Method and Description |
|---|---|
static Collector |
Engine.collector() |
static Collector |
Collector.Factory.create() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.collect(Collector collector) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectorImpl
CollectorImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.collect(Collector collector) |
| Modifier and Type | Method and Description |
|---|---|
Collector |
Reactor.collector() |
| Modifier and Type | Method and Description |
|---|---|
void |
Selectable.setCollector(Collector collector)
Configure a selectable with a set of callbacks that emit readable,
writable, and expired events into the supplied collector.
|
| Modifier and Type | Method and Description |
|---|---|
Collector |
ReactorImpl.collector() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectableImpl.setCollector(Collector collector) |
| Constructor and Description |
|---|
Timer(Collector collector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.