Uses of Class
org.eclipse.jetty.util.HostPort
Packages that use HostPort
Package
Description
Jetty Http : Tools for Http processing
Jetty JMX : Integration for JMX in Jetty
Jetty Server : Core Server API
-
Uses of HostPort in org.eclipse.jetty.http
Fields in org.eclipse.jetty.http declared as HostPortMethods in org.eclipse.jetty.http that return HostPortConstructors in org.eclipse.jetty.http with parameters of type HostPort -
Uses of HostPort in org.eclipse.jetty.jmx
Methods in org.eclipse.jetty.jmx with parameters of type HostPortModifier and TypeMethodDescriptionprivate String
ConnectorServer.startRegistry
(HostPort hostPort) -
Uses of HostPort in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server with parameters of type HostPortModifier and TypeMethodDescriptionvoid
ForwardedRequestCustomizer.MutableHostPort.setHostPort
(HostPort hostPort, ForwardedRequestCustomizer.Source source)