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