|
Deprecated Methods |
org.jboss.xnio.channels.Channels.createSslTcpChannel(SSLContext, TcpChannel, Executor, OptionMap)
Use the methods on Xnio instead in order to support alternate, non-JSSE implementations. |
org.jboss.xnio.channels.Channels.createSslTcpChannel(TcpChannel, SSLEngine, Executor)
Use the methods on Xnio instead in order to support alternate, non-JSSE implementations. |
org.jboss.xnio.channels.Channels.createSslTcpChannelListener(SSLContext, ChannelListener super SslTcpChannel>, Executor, OptionMap)
Use the methods on Xnio instead in order to support alternate, non-JSSE implementations. |