public class RedirectBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
redirect(HttpServerExchange exchange,
String newRelativePath)
Redirects to a new relative path.
|
public static final String UTF_8
public static String redirect(HttpServerExchange exchange, String newRelativePath)
exchange - The HTTP server exchangenewRelativePath - The new relative pathCopyright © 2013 JBoss by Red Hat. All Rights Reserved.