Uses of Class
org.apache.juneau.http.header.ContentLocation
Packages that use ContentLocation
- 
Uses of ContentLocation in org.apache.juneau.httpMethods in org.apache.juneau.http that return ContentLocationModifier and TypeMethodDescriptionstatic final ContentLocationHttpHeaders.contentLocation(String value) Creates a newContentLocationheader.static final ContentLocationHttpHeaders.contentLocation(URI value) Creates a newContentLocationheader.static final ContentLocationHttpHeaders.contentLocation(Supplier<URI> value) Creates a newContentLocationheader with a delayed value.
- 
Uses of ContentLocation in org.apache.juneau.http.headerMethods in org.apache.juneau.http.header that return ContentLocationModifier and TypeMethodDescriptionstatic ContentLocationStatic creator.static ContentLocationStatic creator.static ContentLocationStatic creator with delayed value.