public static class SslSessionCache.Singleton
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SslSessionCache.Singleton.Factory |
| Constructor and Description |
|---|
Singleton() |
| Modifier and Type | Method and Description |
|---|---|
static SslSessionCache |
getInstance() |
static void |
setCapacity(int capacity) |
static void |
setFactory(SslSessionCache.Singleton.Factory factory) |
public static void setFactory(SslSessionCache.Singleton.Factory factory)
public static void setCapacity(int capacity)
public static SslSessionCache getInstance()