| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| org.eclipse.jetty.jmx |
Jetty JMX : Integration for JMX in Jetty
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Field and Description |
|---|---|
(package private) HostPort |
HostPortHttpField._hostPort |
| Modifier and Type | Method and Description |
|---|---|
HostPort |
HostPortHttpField.getHostPort() |
| Constructor and Description |
|---|
HostPortHttpField(HostPort hostport) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
ConnectorServer.startRegistry(HostPort hostPort) |
| Modifier and Type | Class and Description |
|---|---|
private static class |
ForwardedRequestCustomizer.ForcedHostPort |
private static class |
ForwardedRequestCustomizer.PortSetHostPort |
private static class |
ForwardedRequestCustomizer.PossiblyPartialHostPort |
private static class |
ForwardedRequestCustomizer.Rfc7239HostPort |
| Modifier and Type | Field and Description |
|---|---|
(package private) HostPort |
ForwardedRequestCustomizer.Forwarded._for |
(package private) HostPort |
ForwardedRequestCustomizer.Forwarded._host |