JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.jetty.util
org.eclipse.jetty.util
HostPort
Uses of Class
org.eclipse.jetty.util.HostPort
Packages that use
HostPort
Package
Description
org.eclipse.jetty.util
Jetty Util : Common Utility Classes
Uses of
HostPort
in
org.eclipse.jetty.util
Methods in
org.eclipse.jetty.util
that return
HostPort
Modifier and Type
Method
Description
static
HostPort
HostPort.
unsafe
(
String
authority)
Create a HostPort from an unsafe (and not validated) authority.