Uses of Class
org.apache.juneau.http.header.CacheControl
Packages that use CacheControl
Package
Description
RFC2616 HTTP Headers
HTTP Header Beans
-
Uses of CacheControl in org.apache.juneau.http
Methods 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.header
Methods in org.apache.juneau.http.header that return CacheControlModifier and TypeMethodDescriptionstatic CacheControlStatic creator.static CacheControlStatic creator with delayed value.