Package | Description |
---|---|
ratpack.config |
Provides the ability to access configuration data from a variety of sources, such as YAML, JSON,
properties files, system properties, and environment variables.
|
ratpack.file |
Types for dealing with the file system and serving files.
|
ratpack.groovy.handling |
Groovy specific extensions to classes in the
ratpack.handling package. |
ratpack.handling |
The handling of application requests.
|
ratpack.server |
Objects used to start a ratpack application.
|
Class and Description |
---|
FileSystemBinding
A file system binding represents a file system location that is used to resolve relative paths.
|
Class and Description |
---|
FileHandlerSpec
A specification for a handler that serves files from the file system.
|
FileSystemBinding
A file system binding represents a file system location that is used to resolve relative paths.
|
Class and Description |
---|
FileHandlerSpec
A specification for a handler that serves files from the file system.
|
Class and Description |
---|
FileHandlerSpec
A specification for a handler that serves files from the file system.
|
FileSystemBinding
A file system binding represents a file system location that is used to resolve relative paths.
|
Class and Description |
---|
FileSystemBinding
A file system binding represents a file system location that is used to resolve relative paths.
|