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
 

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


See www.opensymphony.com for more information.