Uses of Class
juzu.Response.Redirect

Packages that use Response.Redirect
juzu   
 

Uses of Response.Redirect in juzu
 

Methods in juzu that return Response.Redirect
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.