| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Cache in org.springframework.extensions.webscripts | 
|---|
| Methods in org.springframework.extensions.webscripts with parameters of type Cache | |
|---|---|
protected  Map<String,Object> | 
DeclarativeWebScript.executeImpl(WebScriptRequest req,
            Status status,
            Cache cache)
Execute custom Java logic  | 
protected  void | 
AbstractWebScript.sendStatus(WebScriptRequest req,
           WebScriptResponse res,
           Status status,
           Cache cache,
           String format,
           Map<String,Object> model)
Render an explicit response status template  | 
 void | 
LocalWebScriptResponse.setCache(Cache cache)
 | 
 void | 
WebScriptResponse.setCache(Cache cache)
Sets the Cache control  | 
| Uses of Cache in org.springframework.extensions.webscripts.atom | 
|---|
| Methods in org.springframework.extensions.webscripts.atom with parameters of type Cache | |
|---|---|
protected  Map<String,Object> | 
AtomWebScript.executeImpl(WebScriptRequest req,
            Status status,
            Cache cache)
 | 
| Uses of Cache in org.springframework.extensions.webscripts.jsf | 
|---|
| Methods in org.springframework.extensions.webscripts.jsf with parameters of type Cache | |
|---|---|
 void | 
WebScriptJSFResponse.setCache(Cache cache)
 | 
| Uses of Cache in org.springframework.extensions.webscripts.portlet | 
|---|
| Methods in org.springframework.extensions.webscripts.portlet with parameters of type Cache | |
|---|---|
 void | 
WebScriptPortletResponse.setCache(Cache cache)
 | 
| Uses of Cache in org.springframework.extensions.webscripts.servlet | 
|---|
| Methods in org.springframework.extensions.webscripts.servlet with parameters of type Cache | |
|---|---|
 void | 
WebScriptServletResponse.setCache(Cache cache)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||