Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
HttpConnectionFactory
A Connection Factory for HTTP Connections.
|
class |
NegotiatingServerConnectionFactory |
class |
OptionalSslConnectionFactory
A ConnectionFactory whose connections detect whether the first bytes are
TLS bytes and upgrades to either a TLS connection or to another configurable
connection.
|
class |
ProxyConnectionFactory
ConnectionFactory for the PROXY Protocol.
|
class |
SslConnectionFactory |
Copyright © 1995–2019 Webtide. All rights reserved.