Package | Description |
---|---|
io.netty.handler.ssl |
SSL ·
TLS implementation based on
SSLEngine |
Modifier and Type | Method and Description |
---|---|
JdkApplicationProtocolNegotiator.ProtocolSelector |
JdkApplicationProtocolNegotiator.ProtocolSelectorFactory.newSelector(javax.net.ssl.SSLEngine engine,
java.util.Set<java.lang.String> supportedProtocols)
Generate a new instance of
JdkApplicationProtocolNegotiator.ProtocolSelector . |
Copyright © 2008–2018 The Netty Project. All rights reserved.