Uses of Class
org.apache.juneau.http.header.ContentRange
Packages that use ContentRange
Package
Description
RFC2616 HTTP Headers
HTTP Header Beans
-
Uses of ContentRange in org.apache.juneau.http
Methods in org.apache.juneau.http that return ContentRangeModifier and TypeMethodDescriptionstatic final ContentRangeHttpHeaders.contentRange(String value) Creates a newContentRangeheader.static final ContentRangeHttpHeaders.contentRange(Supplier<String> value) Creates a newContentRangeheader with a delayed value. -
Uses of ContentRange in org.apache.juneau.http.header
Methods in org.apache.juneau.http.header that return ContentRangeModifier and TypeMethodDescriptionstatic ContentRangeStatic creator.static ContentRangeStatic creator with delayed value.