Package | Description |
---|---|
ratpack.codahale.metrics |
Integration with Coda Hale's 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.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.launch |
Classes used to bootstrap a Ratpack application.
|
ratpack.logging | |
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.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 | |
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 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 . |
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 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 . |
Class and Description |
---|
Context
The context of an individual
Handler invocation. |
Class and Description |
---|
Context
The context of an individual
Handler invocation. |
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 |
---|
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 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 . |
HandlerDecorator
Decorates a handler, effectively wrapping it.
|
InjectionHandler.NoSuitableHandleMethodException
Exception thrown if the subclass doesn't provide a valid handle method.
|
RequestId
An opaque identifier for the request.
|
RequestOutcome
The outcome of processing a 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 |
---|
Handler
A handler participates in the processing of a request/response pair, operating on a
Context . |
Class and Description |
---|
RequestOutcome
The outcome of processing a 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 |
---|
HandlerDecorator
Decorates a handler, effectively wrapping it.
|
Class and Description |
---|
Context
The context of an individual
Handler invocation. |
Class and Description |
---|
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 . |
Class and Description |
---|
Context
The context of an individual
Handler invocation. |
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 |
---|
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 |
---|
Context
The context of an individual
Handler invocation. |