Searched refs:EntityCapsPersistentCache (Results 1 – 3 of 3) sorted by relevance
20 public interface EntityCapsPersistentCache { interface
48 public class SimpleDirectoryPersistentCache implements EntityCapsPersistentCache {
43 import org.jivesoftware.smackx.entitycaps.cache.EntityCapsPersistentCache;81 protected static EntityCapsPersistentCache persistentCache;198 public static void setPersistentCache(EntityCapsPersistentCache cache) throws IOException { in setPersistentCache()