Uses of Class
io.netty.channel.SimpleChannelInboundHandler
-
Packages that use SimpleChannelInboundHandler Package Description io.netty.handler.ssl.ocsp OCSP stapling, formally known as the TLS Certificate Status Request extension, is an alternative approach to the Online Certificate Status Protocol (OCSP) for checking the revocation status of X.509 digital certificates. -
-
Uses of SimpleChannelInboundHandler in io.netty.handler.ssl.ocsp
Subclasses of SimpleChannelInboundHandler in io.netty.handler.ssl.ocsp Modifier and Type Class Description (package private) class
OcspHttpHandler
-