Uses of Class
juzu.Response.Update

Packages that use Response.Update
juzu   
juzu.request   
 

Uses of Response.Update in juzu
 

Methods in juzu that return Response.Update
 Response.Update Response.Update.setParameter(String name, String value)
           
 Response.Update Response.Update.setParameter(String name, String[] value)
           
 Response.Update Response.Update.setParameters(Map<String,String[]> parameters)
           
<T> Response.Update
Response.Update.with(PropertyType<T> propertyType, T propertyValue)
           
 

Uses of Response.Update in juzu.request
 

Methods in juzu.request that return Response.Update
 Response.Update ActionContext.createResponse(juzu.impl.controller.descriptor.ControllerMethod method)
           
 Response.Update ActionContext.createResponse(juzu.impl.controller.descriptor.ControllerMethod method, Object arg)
           
 Response.Update ActionContext.createResponse(juzu.impl.controller.descriptor.ControllerMethod method, Object[] args)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.