Uses of Class
org.wso2.carbon.ui.filters.cache.AbstractCachePreventionFilter
-
Packages that use AbstractCachePreventionFilter Package Description org.wso2.carbon.ui.filters.cache -
-
Uses of AbstractCachePreventionFilter in org.wso2.carbon.ui.filters.cache
Subclasses of AbstractCachePreventionFilter in org.wso2.carbon.ui.filters.cache Modifier and Type Class Description classContentTypeBasedCachePreventionFilterThis filter implements browser/proxy cache prevention based on content types.classURLBasedCachePreventionFilterThis filter implements browser/proxy cache prevention based on URLs.
-