|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||