Package | Description |
---|---|
juzu |
Modifier and Type | Method and Description |
---|---|
static Response.Redirect |
Response.redirect(String location) |
Response.Redirect |
Response.Redirect.with(PropertyType<Boolean> propertyType) |
<T> Response.Redirect |
Response.Redirect.with(PropertyType<T> propertyType,
T propertyValue) |
Response.Redirect |
Response.Redirect.withHeader(String name,
String... value) |
Response.Redirect |
Response.Redirect.withNo(PropertyType<Boolean> propertyType) |
<T> Response.Redirect |
Response.Redirect.without(PropertyType<T> propertyType) |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.