Uses of Class
juzu.request.Phase.View

Packages that use Phase.View
juzu.request   
 

Uses of Phase.View in juzu.request
 

Fields in juzu.request declared as Phase.View
static Phase.View Phase.VIEW
          View phase.
 

Methods in juzu.request that return Phase.View
 Phase.View RenderContext.getPhase()
           
 

Method parameters in juzu.request with type arguments of type Phase.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)
           
 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)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.