Uses of Class
org.juzu.Response.Action.Render

Packages that use Response.Action.Render
org.juzu   
org.juzu.request   
 

Uses of Response.Action.Render in org.juzu
 

Methods in org.juzu that return Response.Action.Render
 Response.Action.Render Response.Action.Render.setParameter(String parameterName, String parameterValue)
          Set a parameter for the controller method.
 

Uses of Response.Action.Render in org.juzu.request
 

Methods in org.juzu.request that return Response.Action.Render
 Response.Action.Render ActionContext.createResponse(ControllerMethod method)
           
 Response.Action.Render ActionContext.createResponse(ControllerMethod method, Object arg)
           
 Response.Action.Render ActionContext.createResponse(ControllerMethod method, Object[] args)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.