public interface SSLOptions
RemoteEndpointAwareSSLOptions
instead.Modifier and Type | Method and Description |
---|---|
SslHandler |
newSSLHandler(SocketChannel channel)
Deprecated.
|
@Deprecated SslHandler newSSLHandler(SocketChannel channel)
RemoteEndpointAwareSSLOptions.newSSLHandler(SocketChannel, InetSocketAddress)
instead.JdkSSLOptions
and
NettySSLOptions
.channel
- the channel.Copyright © 2012–2017. All rights reserved.