| Package | Description |
|---|---|
| ratpack.codahale.metrics | |
| ratpack.error |
Types that deal with handling application errors.
|
| ratpack.groovy |
Support for writing Ratpack applications in the Groovy programming language.
|
| ratpack.groovy.handling |
Groovy specific extensions to classes in the
ratpack.handling package. |
| ratpack.groovy.render |
Specialised Groovy support for rendering.
|
| ratpack.groovy.test | |
| ratpack.groovy.test.embed |
Support for creating Groovy based embedded applications.
|
| ratpack.guice |
Integration with Google Guice.
|
| ratpack.handling |
The handling of application requests.
|
| ratpack.http |
The HTTP protocol.
|
| ratpack.launch |
Classes used to bootstrap a Ratpack application.
|
| ratpack.parse |
Parsing in Ratpack refers to deserializing a request body into a Java object of some type.
|
| ratpack.path.internal | |
| ratpack.remote |
Integration with Groovy Remote Control.
|
| ratpack.render |
The renderer framework provides a pluggable mechanism for serializing objects to the response.
|
| ratpack.rx |
Provides integration with the RxJava library.
|
| ratpack.server |
Objects used to start a ratpack application.
|
| ratpack.session | |
| ratpack.session.store |
Session scoped storage.
|
| ratpack.test | |
| ratpack.test.handling | |
| ratpack.websocket |
Support for Websockets.
|
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| ByContentHandler
A buildable strategy for responding based on the HTTP "Accepts" request header.
|
| ByMethodHandler
A buildable strategy for processing an exchange based on HTTP method.
|
| Chain
A chain can be used to build a linked series of handlers.
|
| Context
The context of an individual
Handler invocation. |
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| MinimalContext
A context that does not provide access to the
Response or flow control methods. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Chain
A chain can be used to build a linked series of handlers.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Background
Allows blocking operations to be executed off of a main request handling thread.
|
| ByContentHandler
A buildable strategy for responding based on the HTTP "Accepts" request header.
|
| ByMethodHandler
A buildable strategy for processing an exchange based on HTTP method.
|
| Chain
A chain can be used to build a linked series of handlers.
|
| Context
The context of an individual
Handler invocation. |
| Foreground
The foreground represents the request processing, and computation handling, aspect of an application.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| MinimalContext
A context that does not provide access to the
Response or flow control methods. |
| NoBoundContextException
Thrown when a request is made for the context in a non request handling thread.
|
| RequestOutcome
The outcome of processing a request.
|
| ServiceUsingHandler.NoSuitableHandleMethodException
Exception thrown if the subclass doesn't provide a valid handle method.
|
| Class and Description |
|---|
| Background
Allows blocking operations to be executed off of a main request handling thread.
|
| Class and Description |
|---|
| Background
Allows blocking operations to be executed off of a main request handling thread.
|
| Foreground
The foreground represents the request processing, and computation handling, aspect of an application.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |