| Package | Description |
|---|---|
| org.apache.wicket.request.flow | |
| org.apache.wicket.request.http.handler |
| Constructor and Description |
|---|
RedirectToUrlException(String redirectUrl,
int statusCode,
RedirectRequestHandler.Mode mode)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
static RedirectRequestHandler.Mode |
RedirectRequestHandler.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedirectRequestHandler.Mode[] |
RedirectRequestHandler.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RedirectRequestHandler |
RedirectRequestHandler.mode(RedirectRequestHandler.Mode mode) |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.