JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.