Uses of Class
io.netty.handler.ssl.NotSslRecordException
-
Packages that use NotSslRecordException Package Description io.netty.handler.ssl SSL · TLS implementation based onSSLEngine
-
-
Uses of NotSslRecordException in io.netty.handler.ssl
Methods in io.netty.handler.ssl that throw NotSslRecordException Modifier and Type Method Description private void
SslHandler. decodeJdkCompatible(ChannelHandlerContext ctx, ByteBuf in)
-