Uses of Interface
org.juzu.Response.Render

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

Uses of Response.Render in org.juzu
 

Methods in org.juzu that return Response.Render
 Response.Render Response.Render.setParameter(String parameterName, String parameterValue)
           
 

Uses of Response.Render in org.juzu.request
 

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



Copyright © 2011 eXo Platform SAS. All Rights Reserved.