package

com.atlassian.confluence.web.filter

Interfaces

CachingHeaders Represents the different types of caching headers used by Confluence. 

Classes

AttachmentCachingStrategies Provides several methods of caching attachments, depending on the request type and user-agent. 
ConfluenceCachingFilter Provides a list of caching strategies to use with Confluence. 
PreventCachingStrategy Caching strategy which prevents all client and proxy caching for certain request URLs. 
RssCachingStrategy Set appropriate caching headers for RSS feed actions. 
ThreadLocalCacheFilter Filter that sets up and destroys the per-web-request generic threadlocal cache.