Package | Description |
---|---|
org.eclipse.jetty.alpn.server | |
org.eclipse.jetty.fcgi.server | |
org.eclipse.jetty.http2.server | |
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
ALPNServerConnectionFactory |
Modifier and Type | Class and Description |
---|---|
class |
ServerFCGIConnectionFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTP2ServerConnectionFactory |
class |
HTTP2CServerConnectionFactory
HTTP2 Clear Text Connection factory.
|
class |
HTTP2ServerConnectionFactory |
class |
RawHTTP2ServerConnectionFactory |
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–2023 Webtide. All rights reserved.