Package | Description |
---|---|
ratpack.form | |
ratpack.handling |
The handling of application requests.
|
ratpack.http |
The HTTP protocol.
|
ratpack.parse | |
ratpack.session | |
ratpack.test.handling |
Class and Description |
---|
MediaType
A structured value for a Content-Type header value.
|
Class and Description |
---|
Request
A request to be handled.
|
Response
A response to a request.
|
Class and Description |
---|
Headers
An immutable set of HTTP headers.
|
HttpMethod
The method of a HTTP request.
|
MediaType
A structured value for a Content-Type header value.
|
MutableHeaders
A set of HTTP headers that can be changed.
|
Response
A response to a request.
|
Status
A status line of a HTTP response.
|
Class and Description |
---|
RequestBody |
Class and Description |
---|
Request
A request to be handled.
|
Class and Description |
---|
Headers
An immutable set of HTTP headers.
|
Status
A status line of a HTTP response.
|