Package com.atlassian.confluence.plugins.rest.jersey.cachecontrol
-
Class Summary Class Description PreventCachingResourceFilterFactory SetsCache-Control
HTTP 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-Control
HTTP headers which prevent caching of ALL responses, and forces revalidation when you come back to the page.