Package | Description |
---|---|
ratpack.exec |
The execution management.
|
ratpack.groovy.handling |
Groovy specific extensions to classes in the
ratpack.handling package. |
ratpack.handling |
The handling of application requests.
|
ratpack.http.client | |
ratpack.launch |
Classes used to bootstrap a Ratpack application.
|
ratpack.rx |
Provides integration with the RxJava library.
|
ratpack.stream | |
ratpack.test.exec |
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
ExecController
The exec controller manages the execution of operations.
|
ExecInterceptor
Intercepts execution, primarily for traceability and recording metrics.
|
ExecInterceptor.ExecType
The execution type (i.e.
|
ExecStarter
Effectively a builder for a new
Execution . |
Execution
A logical stream of execution, which is potentially serialized over many threads.
|
Fulfiller
A fulfiller of an asynchronous promise.
|
Promise
A promise for a value that will be available later.
|
PromiseOperations
Operations that can be performed on promises to define an asynchronous data flow.
|
Result
The result of an asynchronous operation, which may be a failure.
|
SuccessPromise
A promise of a successful outcome.
|
Throttle
Limits the concurrency of operations, typically access to an external resource.
|
UnmanagedThreadException
Can be thrown when something is attempted on a non Ratpack managed thread where a managed thread is required.
|
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
ExecController
The exec controller manages the execution of operations.
|
ExecInterceptor
Intercepts execution, primarily for traceability and recording metrics.
|
ExecStarter
Effectively a builder for a new
Execution . |
Execution
A logical stream of execution, which is potentially serialized over many threads.
|
Fulfiller
A fulfiller of an asynchronous promise.
|
Promise
A promise for a value that will be available later.
|
Class and Description |
---|
ExecController
The exec controller manages the execution of operations.
|
Promise
A promise for a value that will be available later.
|
Class and Description |
---|
ExecController
The exec controller manages the execution of operations.
|
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
ExecController
The exec controller manages the execution of operations.
|
Promise
A promise for a value that will be available later.
|
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
Promise
A promise for a value that will be available later.
|
Class and Description |
---|
ExecControl
Provides methods for controlling execution(i.e.
|
ExecController
The exec controller manages the execution of operations.
|
ExecInterceptor
Intercepts execution, primarily for traceability and recording metrics.
|
ExecStarter
Effectively a builder for a new
Execution . |
Execution
A logical stream of execution, which is potentially serialized over many threads.
|
Fulfiller
A fulfiller of an asynchronous promise.
|
Promise
A promise for a value that will be available later.
|
Result
The result of an asynchronous operation, which may be a failure.
|