Package com.atlassian.confluence.plugins.rest.jersey.cachecontrol
-
Class Summary Class Description PreventCachingResourceFilterFactory SetsCache-ControlHTTP headers which prevent caching of ALL responses from REST resources in the plugin, and forces revalidation when you come back to the page.PreventCachingResponseFilter SetsCache-ControlHTTP headers which prevent caching of ALL responses, and forces revalidation when you come back to the page.