Uses of Class
com.opensymphony.oscache.web.filter.ResponseContent

Packages that use ResponseContent
com.opensymphony.oscache.web.filter Provides the caching filter (and its support classes) that allows HTTP responses to be cached by OSCache. 
 

Uses of ResponseContent in com.opensymphony.oscache.web.filter
 

Fields in com.opensymphony.oscache.web.filter declared as ResponseContent
private  ResponseContent CacheHttpServletResponseWrapper.result
           
 

Methods in com.opensymphony.oscache.web.filter that return ResponseContent
 ResponseContent CacheHttpServletResponseWrapper.getContent()
          Get a response content
 



Copyright © 2011 OpenSymphony. All Rights Reserved.