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 OpenSslSessionStatsOpenSslSessionContext. stats()Returns the stats of this context.OpenSslSessionStatsReferenceCountedOpenSslContext. stats()Deprecated.use {@link #sessionContext#stats()}
-