Package | Description |
---|---|
ratpack.exec |
The execution management.
|
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.server |
Groovy implementations of the Ratpack server building classes.
|
ratpack.groovy.test.handling | |
ratpack.guice |
Integration with Google Guice.
|
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.http.client |
The HTTP client.
|
ratpack.impose | |
ratpack.jackson |
Integration with the Jackson JSON marshalling library.
|
ratpack.registry |
Registries hold objects that can be retrieved via type, and are a key aspect of Ratpack applications.
|
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 |
Provides integration with Spring Boot.
|
ratpack.stream |
Support for reactive streams.
|
ratpack.test.embed |
Support for creating embedded applications at test time, for testing Ratpack features and extensions.
|
ratpack.test.exec | |
ratpack.test.handling |
Class and Description |
---|
MutableRegistry
A
Registry that is also mutable. |
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
NotInRegistryException
Thrown when a request is made for an object that a registry cannot provide.
|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
MutableRegistry
A
Registry that is also mutable. |
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
NotInRegistryException
Thrown when a request is made for an object that a registry cannot provide.
|
Registry
An object registry.
|
RegistryBacking
Provides instances to the Registry implementation which uses an implementation of
this interface for backing the instances that the Registry contains or returns.
|
RegistryBuilder
A builder of
registries . |
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
Class and Description |
---|
RegistrySpec
An additive specification of a registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|