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