public class ActionContext extends RequestContext
| Constructor and Description |
|---|
ActionContext(juzu.impl.request.Request request,
juzu.impl.request.Method method) |
| Modifier and Type | Method and Description |
|---|---|
Response.View |
createResponse(juzu.impl.request.Method<Phase.View> target) |
Response.View |
createResponse(juzu.impl.request.Method<Phase.View> target,
Object arg) |
Response.View |
createResponse(juzu.impl.request.Method<Phase.View> target,
Object[] args) |
ClientContext |
getClientContext() |
createActionDispatch, createActionDispatch, createActionDispatch, createDispatch, createResourceDispatch, createResourceDispatch, createResourceDispatch, createViewDispatch, createViewDispatch, createViewDispatch, getApplicationContext, getExecutor, getHttpContext, getMethod, getParameters, getPhase, getProperty, getResponse, getSecurityContext, getUserContext, setResponsepublic ActionContext(juzu.impl.request.Request request,
juzu.impl.request.Method method)
public ClientContext getClientContext()
public Response.View createResponse(juzu.impl.request.Method<Phase.View> target) throws IllegalStateException
IllegalStateExceptionpublic Response.View createResponse(juzu.impl.request.Method<Phase.View> target, Object arg) throws IllegalStateException
IllegalStateExceptionpublic Response.View createResponse(juzu.impl.request.Method<Phase.View> target, Object[] args) throws IllegalStateException
IllegalStateExceptionCopyright © 2013 eXo Platform SAS. All rights reserved.