public class HTTP2ServerHandler.ServerALPN extends Object implements org.eclipse.jetty.alpn.ALPN.ServerProvider
ServerALPN(SSLEngine sslEngine, Session session)
String
select(List<String> clientProtocols)
void
unsupported()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerALPN(SSLEngine sslEngine, Session session)
public void unsupported()
unsupported
org.eclipse.jetty.alpn.ALPN.ServerProvider
public String select(List<String> clientProtocols)
select
Copyright © 2016. All rights reserved.