Package | Description |
---|---|
ratpack.handling |
The handling of application requests.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<Redirector> |
Redirector.TYPE
A type token for this type.
|
Modifier and Type | Method and Description |
---|---|
static Redirector |
Redirector.standard()
The default redirect issuing strategy.
|