Uses of Class
org.apache.juneau.http.header.ContentRange
Packages that use ContentRange
- 
Uses of ContentRange in org.apache.juneau.httpMethods 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.headerMethods in org.apache.juneau.http.header that return ContentRangeModifier and TypeMethodDescriptionstatic ContentRangeStatic creator.static ContentRangeStatic creator with delayed value.