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) |
Phase.View.Dispatch |
RequestContext.createViewDispatch(juzu.impl.request.Method<Phase.View> method) |
Phase.View.Dispatch |
RequestContext.createViewDispatch(juzu.impl.request.Method<Phase.View> method,
Object arg) |
Phase.View.Dispatch |
RequestContext.createViewDispatch(juzu.impl.request.Method<Phase.View> method,
Object[] args) |