|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response.View | |
---|---|
juzu | |
juzu.request |
Uses of Response.View in juzu |
---|
Methods in juzu that return Response.View | ||
---|---|---|
Response.View |
Response.View.with(PropertyType<Boolean> propertyType)
|
|
|
Response.View.with(PropertyType<T> propertyType,
T propertyValue)
|
|
Response.View |
Response.View.withHeader(String name,
String... value)
|
|
Response.View |
Response.View.withNo(PropertyType<Boolean> propertyType)
|
|
|
Response.View.without(PropertyType<T> propertyType)
|
Uses of Response.View in juzu.request |
---|
Subclasses of Response.View in juzu.request | |
---|---|
static class |
Phase.View.Dispatch
|
Methods in juzu.request that return Response.View | |
---|---|
Response.View |
ActionContext.createResponse(juzu.impl.request.Method<Phase.View> target)
|
Response.View |
ActionContext.createResponse(juzu.impl.request.Method<Phase.View> target,
Object arg)
|
Response.View |
ActionContext.createResponse(juzu.impl.request.Method<Phase.View> target,
Object[] args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |