Uses of Interface
org.jivesoftware.smackx.caps.cache.EntityCapsPersistentCache
Package
Description
Smacks implementation of XEP-0115: Entity Capabilities, see
EntityCapsManager
for more information.Cache classes for XEP-0115: Entity Capabilities.
-
Uses of EntityCapsPersistentCache in org.jivesoftware.smackx.caps
Modifier and TypeMethodDescriptionstatic void
EntityCapsManager.setPersistentCache
(EntityCapsPersistentCache cache) Set the persistent cache implementation. -
Uses of EntityCapsPersistentCache in org.jivesoftware.smackx.caps.cache
Modifier and TypeClassDescriptionclass
Simple implementation of an EntityCapsPersistentCache that uses a directory to store the Caps information for every known node.