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) |
Constructor and Description |
---|
Driver(Collector collector,
Handler... handlers) |
Pool(Collector collector) |
Pool(Collector collector,
Router router) |
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 © 2016 The Apache Software Foundation. All rights reserved.