|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|
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)
|
|
|
Response.Redirect.without(PropertyType<T> propertyType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |