Package | Description |
---|---|
org.eclipse.jetty.alpn.server | |
org.eclipse.jetty.spdy.server | |
org.eclipse.jetty.spdy.server.proxy |
Modifier and Type | Class and Description |
---|---|
class |
ALPNServerConnectionFactory |
Modifier and Type | Class and Description |
---|---|
class |
NPNServerConnectionFactory |
Constructor and Description |
---|
SPDYServerConnector(Server server,
SslContextFactory sslContextFactory,
ServerSessionFrameListener listener,
NegotiatingServerConnectionFactory negotiator) |
Constructor and Description |
---|
HTTPSPDYProxyServerConnector(Server server,
SslContextFactory sslContextFactory,
HttpConfiguration config,
ProxyEngineSelector proxyEngineSelector,
NegotiatingServerConnectionFactory negotiatingFactory) |
Copyright © 1995-2015 Webtide. All Rights Reserved.