Uses of Class
io.netty5.handler.ssl.OpenSslSessionStats
-
Packages that use OpenSslSessionStats Package Description io.netty5.handler.ssl -
-
Uses of OpenSslSessionStats in io.netty5.handler.ssl
Methods in io.netty5.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()}
-