Package one.nio.net
Interface SslSessionCache.Singleton.Factory
-
- Enclosing class:
- SslSessionCache.Singleton
public static interface SslSessionCache.Singleton.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SslSessionCachecreate(int size)
-
-
-
Method Detail
-
create
SslSessionCache create(int size)
-
-