Uses of Class
io.netty.handler.ssl.OpenSslSessionStats
-
Packages that use OpenSslSessionStats Package Description io.netty.handler.ssl SSL · TLS implementation based onSSLEngine
-
-
Uses of OpenSslSessionStats in io.netty.handler.ssl
Methods in io.netty.handler.ssl that return OpenSslSessionStats Modifier and Type Method Description OpenSslSessionStats
OpenSslSessionContext. stats()
Returns the stats of this context.OpenSslSessionStats
ReferenceCountedOpenSslContext. stats()
Deprecated.use {@link #sessionContext#stats()}
-