Uses of Class
org.apache.juneau.http.header.CacheControl
Packages that use CacheControl
- 
Uses of CacheControl in org.apache.juneau.httpMethods in org.apache.juneau.http that return CacheControlModifier and TypeMethodDescriptionstatic final CacheControlHttpHeaders.cacheControl(String value) Creates a newCacheControlheader.static final CacheControlHttpHeaders.cacheControl(Supplier<String> value) Creates a newCacheControlheader with a delayed value.
- 
Uses of CacheControl in org.apache.juneau.http.headerMethods in org.apache.juneau.http.header that return CacheControlModifier and TypeMethodDescriptionstatic CacheControlStatic creator.static CacheControlStatic creator with delayed value.