| Package | Description |
|---|---|
| org.jivesoftware.smackx.caps | |
| org.jivesoftware.smackx.caps.cache |
| Modifier and Type | Field and Description |
|---|---|
protected static EntityCapsPersistentCache |
EntityCapsManager.persistentCache |
| Modifier and Type | Method and Description |
|---|---|
static void |
EntityCapsManager.setPersistentCache(EntityCapsPersistentCache cache)
Set the persistent cache implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDirectoryPersistentCache
Simple implementation of an EntityCapsPersistentCache that uses a directory
to store the Caps information for every known node.
|