Uses of Class
org.eclipse.jetty.util.HostPort
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
Jetty Util : Common Utility Classes
-
Uses of HostPort in org.eclipse.jetty.ee10.servlet
Modifier and TypeMethodDescriptionServletChannel.getServerAuthority()
Get return the HttpConfiguration server authority override. -
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 TypeMethodDescriptiondefault HostPort
ConnectionMetaData.getServerAuthority()
ConnectionMetaData.Wrapper.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