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.test.handling | |
ratpack.guice |
Integration with Google Guice.
|
ratpack.handling |
The handling of application requests.
|
ratpack.http |
The HTTP protocol.
|
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.spring | |
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 |
---|
RegistrySpec
An additive specification of a 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.
|
RegistrySpec
An additive specification of a 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 |
---|
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 |
---|
Registry
An object registry.
|
Class and Description |
---|
Registry
An object registry.
|
RegistrySpec
An additive specification of a registry.
|