|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.opensymphony.oscache.web.filter | |
---|---|
com.opensymphony.oscache.web.filter | Provides the caching filter (and its support classes) that allows HTTP responses to be cached by OSCache. |
Classes in com.opensymphony.oscache.web.filter used by com.opensymphony.oscache.web.filter | |
---|---|
CacheHttpServletResponseWrapper
CacheServletResponse is a serialized representation of a response |
|
ICacheGroupsProvider
Provider interface for cache groups creation in CacheFilter. |
|
ICacheKeyProvider
Provider interface for cache key creation. |
|
ResponseContent
Holds the servlet response in a byte array so that it can be held in the cache (and, since this class is serializable, optionally persisted to disk). |
|
SplitServletOutputStream
Extends the base ServletOutputStream class so that
the stream can be captured as it gets written. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |