Uses of Interface
one.nio.net.SslSessionCache
-
Packages that use SslSessionCache Package Description one.nio.net -
-
Uses of SslSessionCache in one.nio.net
Classes in one.nio.net that implement SslSessionCache Modifier and Type Class Description static classSslSessionCache.DefaultFields in one.nio.net declared as SslSessionCache Modifier and Type Field Description private static SslSessionCacheSslSessionCache.Singleton. INSTANCEMethods in one.nio.net that return SslSessionCache Modifier and Type Method Description SslSessionCacheSslSessionCache.Singleton.Factory. create(int size)static SslSessionCacheSslSessionCache.Singleton. getInstance()
-