Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
DetectorConnectionFactory
A
ConnectionFactory combining multiple Detecting instances that will upgrade to
the first one recognizing the bytes in the buffer. |
class |
HttpConnectionFactory
A Connection Factory for HTTP Connections.
|
class |
NegotiatingServerConnectionFactory |
class |
OptionalSslConnectionFactory
Deprecated.
Use
DetectorConnectionFactory with a SslConnectionFactory instead. |
class |
ProxyConnectionFactory
ConnectionFactory for the PROXY Protocol.
|
private static class |
ProxyConnectionFactory.ProxyV1ConnectionFactory |
private static class |
ProxyConnectionFactory.ProxyV2ConnectionFactory |
class |
SslConnectionFactory |