All Classes and Interfaces

Class
Description
Represents code that can be executed.
Marker interface that indicates a milestone in the reactor process.
Default Milestone implementation.
Executes a set of Tasks that dependend on each other.
Used to tunnel application-thrown Throwable (Error or Exception) to the caller.
Receives callback during the Reactor.execute(Executor, ReactorListener).
Bundles multiple listeners into one.
One initialization task
Contributes Tasks to a Reactor execution.
Builder/fluent-API pattern to build up a series of related tasks.
Handle to the task.