| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.reactor | |
| org.apache.qpid.proton.reactor.impl |
| Modifier and Type | Method and Description |
|---|---|
static Reactor |
Proton.reactor(ReactorOptions options) |
static Reactor |
Proton.reactor(ReactorOptions options,
Handler... handlers) |
| Modifier and Type | Method and Description |
|---|---|
ReactorOptions |
Reactor.getOptions()
Gets the reactor options.
|
| Modifier and Type | Method and Description |
|---|---|
static Reactor |
Reactor.Factory.create(ReactorOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ReactorOptions |
ReactorImpl.getOptions() |
| Constructor and Description |
|---|
ReactorImpl(IO io,
ReactorOptions options) |
ReactorImpl(ReactorOptions options) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.