Uses of Class
org.jboss.netty.handler.ssl.OpenSslSessionStats
-
Packages that use OpenSslSessionStats Package Description org.jboss.netty.handler.ssl SSL · TLS implementation based onSSLEngine -
-
Uses of OpenSslSessionStats in org.jboss.netty.handler.ssl
Fields in org.jboss.netty.handler.ssl declared as OpenSslSessionStats Modifier and Type Field Description private OpenSslSessionStatsOpenSslServerContext. statsMethods in org.jboss.netty.handler.ssl that return OpenSslSessionStats Modifier and Type Method Description OpenSslSessionStatsOpenSslServerContext. stats()Returns the stats of this context.
-