Interface HttpCacheValidatable
-
public interface HttpCacheValidatableActions that wish to be served to browsers/clients with http cache validation headers (Last-Modified and etag) should implement this interface.For expiration headers see
UrlRewriteFilter.- Since:
- 3.1
- See Also:
LastModifiedInterceptor,LastModifiedHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.atlassian.plugin.servlet.util.LastModifiedHandlergetLastModifiedHandler()
-