Uses of Class
org.eclipse.jetty.util.HostPort
-
Packages that use HostPort Package Description org.eclipse.jetty.http Jetty Http : Tools for Http processing -
-
Uses of HostPort in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http that return HostPort Modifier and Type Method Description HostPortHostPortHttpField. getHostPort()Constructors in org.eclipse.jetty.http with parameters of type HostPort Constructor Description HostPortHttpField(HostPort hostport)
-