Package org.eclipse.jetty.http2.hpack
Class AuthorityHttpField
java.lang.Object
org.eclipse.jetty.http.HttpField
org.eclipse.jetty.http.HostPortHttpField
org.eclipse.jetty.http2.hpack.AuthorityHttpField
public class AuthorityHttpField
extends org.eclipse.jetty.http.HostPortHttpField
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.http.HttpField
org.eclipse.jetty.http.HttpField.IntValueHttpField, org.eclipse.jetty.http.HttpField.LongValueHttpField
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.http.HostPortHttpField
getHost, getHostPort, getPort, getPort
Methods inherited from class org.eclipse.jetty.http.HttpField
contains, equals, getHeader, getIntValue, getLongValue, getLowerCaseName, getName, getValue, getValues, hashCode, is, isSameName
-
Field Details
-
AUTHORITY
-
-
Constructor Details
-
AuthorityHttpField
-
-
Method Details
-
toString
- Overrides:
toString
in classorg.eclipse.jetty.http.HttpField
-