| Package | Description |
|---|---|
| org.analogweb.core.response |
This package defines execution results for response.
|
| Modifier and Type | Method and Description |
|---|---|
Redirect |
Redirect.addParameter(String name,
String value) |
Redirect |
Redirect.encodeWith(String encodingCharset) |
static Redirect |
BasicResponses.redirect(String to) |
Redirect |
Redirect.resoposeCode(int responseCode) |
static Redirect |
Redirect.to(String path) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.