| Package | Description |
|---|---|
| ratpack.dropwizard.metrics |
Integration with Dropwizard Metrics Library.
|
| 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.server |
Groovy implementations of the Ratpack server building classes.
|
| ratpack.groovy.template |
Support for templating based on embedded Groovy code in text.
|
| ratpack.groovy.test.handling | |
| ratpack.handling |
The handling of application requests.
|
| ratpack.health |
Health checks report on the status of key components in the system and are generally used for monitoring and reporting.
|
| ratpack.http |
The HTTP protocol.
|
| ratpack.hystrix |
Provides integration with the Hystrix library.
|
| ratpack.pac4j |
Integration with pac4j for authentication/authorization.
|
| ratpack.parse |
Parsing in Ratpack refers to deserializing a request body into a Java object of some type.
|
| ratpack.remote |
Integration with Groovy Remote Control.
|
| ratpack.render |
The renderer framework provides a pluggable mechanism for serializing objects to the response.
|
| ratpack.server |
Objects used to start a ratpack application.
|
| ratpack.spring.config | |
| ratpack.sse |
Support for Server Sent Events.
|
| ratpack.test.embed |
Support for creating embedded applications at test time, for testing Ratpack features and extensions.
|
| ratpack.test.handling |
Test fixtures for exercising
Handler implementations without
start a full EmbeddedApp. |
| ratpack.websocket |
Support for Websockets.
|
| 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 |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Chain
A chain is a write only builder for composing handlers.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| ByContentSpec
A specification of how to respond to a request, based on the requested content type (i.e.
|
| ByMethodSpec
A specification of how to respond to a request, based on the requested method.
|
| Chain
A chain is a write only builder for composing 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. |
| 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 |
|---|
| Chain
A chain is a write only builder for composing handlers.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| ByContentSpec
A specification of how to respond to a request, based on the requested content type (i.e.
|
| ByMethodSpec
A specification of how to respond to a request, based on the requested method.
|
| Chain
A chain is a write only builder for composing 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. |
| HandlerDecorator
Decorates a handler, effectively wrapping it.
|
| InjectionHandler.NoSuitableHandleMethodException
Exception thrown if the subclass doesn't provide a valid handle method.
|
| Redirector
Interprets objects as a
Location header value, and issues the redirect response. |
| RequestId
An opaque identifier for the request.
|
| RequestId.Generator
Generates, or assigns, an ID for requests.
|
| RequestLogger
A handler that logs information about the request.
|
| RequestOutcome
The outcome of processing a request.
|
| UserId
An opaque identifier for the “user” that initiated the request.
|
| 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 |
|---|
| 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 |
|---|
| 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 |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| HandlerDecorator
Decorates a handler, effectively wrapping it.
|
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Chain
A chain is a write only builder for composing 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. |
| Class and Description |
|---|
| Chain
A chain is a write only builder for composing handlers.
|
| Class and Description |
|---|
| Context
The context of an individual
Handler invocation. |
| Class and Description |
|---|
| Chain
A chain is a write only builder for composing handlers.
|
| Handler
A handler participates in the processing of a request/response pair, operating on a
Context. |
| Class and Description |
|---|
| Chain
A chain is a write only builder for composing handlers.
|
| 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. |