public class ALPNServerConnectionFactory extends NegotiatingServerConnectionFactory
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener| Constructor and Description |
|---|
ALPNServerConnectionFactory(String... protocols) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.io.AbstractConnection |
newServerConnection(Connector connector,
org.eclipse.jetty.io.EndPoint endPoint,
SSLEngine engine,
List<String> protocols,
String defaultProtocol) |
getDefaultProtocol, getProtocols, newConnection, setDefaultProtocol, toStringconfigure, getFactories, getInputBufferSize, getProtocol, setInputBufferSizeaddBean, addBean, addBean, addEventListener, addManaged, contains, destroy, doStart, doStop, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBeanspublic ALPNServerConnectionFactory(@Name(value="protocols")
String... protocols)
protected org.eclipse.jetty.io.AbstractConnection newServerConnection(Connector connector, org.eclipse.jetty.io.EndPoint endPoint, SSLEngine engine, List<String> protocols, String defaultProtocol)
newServerConnection in class NegotiatingServerConnectionFactoryCopyright © 1995-2019 Webtide. All Rights Reserved.