| Class and Description |
|---|
| Reactor
The proton reactor provides a general purpose event processing
library for writing reactive programs.
|
| ReactorOptions |
| Class and Description |
|---|
| Reactor
The proton reactor provides a general purpose event processing
library for writing reactive programs.
|
| ReactorChild
Interface used to identify classes that can be a child of a reactor.
|
| Selectable
An entity that can be multiplexed using a
Selector. |
| Task
Represents work scheduled with a
Reactor for execution at
some point in the future. |
| Class and Description |
|---|
| Reactor
The proton reactor provides a general purpose event processing
library for writing reactive programs.
|
| ReactorChild
Interface used to identify classes that can be a child of a reactor.
|
| Selectable
An entity that can be multiplexed using a
Selector. |
| Class and Description |
|---|
| Acceptor
Acceptors are children of a
Reactor that accept in-bound network
connections. |
| Reactor
The proton reactor provides a general purpose event processing
library for writing reactive programs.
|
| ReactorChild
Interface used to identify classes that can be a child of a reactor.
|
| ReactorOptions |
| Selectable
An entity that can be multiplexed using a
Selector. |
| Selectable.Callback
A callback that can be passed to the various "on" methods of the
selectable - to allow code to be run when the selectable becomes ready
for the associated operation.
|
| Task
Represents work scheduled with a
Reactor for execution at
some point in the future. |
| Class and Description |
|---|
| Acceptor
Acceptors are children of a
Reactor that accept in-bound network
connections. |
| Reactor
The proton reactor provides a general purpose event processing
library for writing reactive programs.
|
| ReactorChild
Interface used to identify classes that can be a child of a reactor.
|
| ReactorOptions |
| Selectable
An entity that can be multiplexed using a
Selector. |
| Selectable.Callback
A callback that can be passed to the various "on" methods of the
selectable - to allow code to be run when the selectable becomes ready
for the associated operation.
|
| Selector
A multiplexor of instances of
Selectable. |
| Task
Represents work scheduled with a
Reactor for execution at
some point in the future. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.