Uses of Class
org.eclipse.jetty.util.HostPort
Package
Description
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
Jetty Util : Common Utility Classes
-
Uses of HostPort in org.eclipse.jetty.http
ModifierConstructorDescriptionHostPortHttpField
(HttpHeader header, String headerString, HostPort hostport) HostPortHttpField
(HostPort hostport) -
Uses of HostPort in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionHttpChannel.getServerAuthority()
HttpConfiguration.getServerAuthority()
Get the Server authority override to be used if no authority is provided by a request.Modifier and TypeMethodDescriptionvoid
HttpConfiguration.setServerAuthority
(HostPort authority) Specify the connection server authority (name/port) used within application API layer when identifying the server host name/port of a connected endpoint. -
Uses of HostPort in org.eclipse.jetty.util