HomeSort by relevance Sort by last modified time
    Searched full:entitycaps (Results 1 - 10 of 10) sorted by null

  /external/smack/src/org/jivesoftware/smackx/entitycaps/provider/
CapsExtensionProvider.java 18 package org.jivesoftware.smackx.entitycaps.provider;
25 import org.jivesoftware.smackx.entitycaps.EntityCapsManager;
26 import org.jivesoftware.smackx.entitycaps.packet.CapsExtension;
  /external/smack/src/org/jivesoftware/smackx/entitycaps/cache/
EntityCapsPersistentCache.java 14 package org.jivesoftware.smackx.entitycaps.cache;
SimpleDirectoryPersistentCache.java 17 package org.jivesoftware.smackx.entitycaps.cache;
33 import org.jivesoftware.smackx.entitycaps.EntityCapsManager;
  /external/smack/src/org/jivesoftware/smackx/entitycaps/packet/
CapsExtension.java 18 package org.jivesoftware.smackx.entitycaps.packet;
21 import org.jivesoftware.smackx.entitycaps.EntityCapsManager;
  /external/smack/src/org/jivesoftware/smackx/provider/
CapsExtensionProvider.java 25 import org.jivesoftware.smackx.entitycaps.packet.CapsExtension;
  /external/smack/src/org/jivesoftware/smackx/entitycaps/
EntityCapsManager.java 18 package org.jivesoftware.smackx.entitycaps;
43 import org.jivesoftware.smackx.entitycaps.cache.EntityCapsPersistentCache;
44 import org.jivesoftware.smackx.entitycaps.packet.CapsExtension;
296 // always remove the JID from the map, even if entityCaps are
331 // For testing purposed forbid EntityCaps for non XMPPConnections
  /external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/
ConfigureProviderManager.java 26 import org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider;
  /external/smack/src/org/jivesoftware/smack/
SmackConfiguration.java 66 * This automatically enables EntityCaps for new connections if it is set to true
  /external/smack/src/org/jivesoftware/smackx/
ConfigureProviderManager.java 26 import org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider;
ServiceDiscoveryManager.java 31 import org.jivesoftware.smackx.entitycaps.EntityCapsManager;
702 * if EntityCaps is enabled

Completed in 204 milliseconds