Uses of Interface
org.eclipse.jetty.http.HttpURI
Packages that use HttpURI
-
Uses of HttpURI in org.eclipse.jetty.http
Classes in org.eclipse.jetty.http that implement HttpURIMethods in org.eclipse.jetty.http that return HttpURIMethods in org.eclipse.jetty.http with parameters of type HttpURIModifier and TypeMethodDescriptionstatic HttpURI.Mutablestatic HttpURI.Mutablestatic HttpURI.Mutablestatic StringUriCompliance.checkUriCompliance(UriCompliance compliance, HttpURI uri) Constructors in org.eclipse.jetty.http with parameters of type HttpURIModifierConstructorDescriptionRequest(String method, HttpURI uri, HttpVersion version, HttpFields fields) Request(String method, HttpURI uri, HttpVersion version, HttpFields fields, long contentLength) Request(String method, HttpURI uri, HttpVersion version, HttpFields fields, long contentLength, Supplier<HttpFields> trailers)