Uses of Package
org.jivesoftware.util.cache
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire Class Description Cache General purpose cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.archive Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.cluster Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.component Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.container Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.entitycaps Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.filetransfer Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.filetransfer.proxy Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.group Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.lockout Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.muc.cluster Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.pep Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.privacy Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.pubsub Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.pubsub.cluster Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.roster Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.server Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.session Class Description ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.spi Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.user Class Description Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.util Class Description Cache General purpose cache.Cacheable Interface that defines the necessary behavior for objects added to a Cache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached.ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.util.cache Class Description Cache General purpose cache.CacheFactoryStrategy Implementation of CacheFactory that relies on the specific clustering solution.CacheWrapper Acts as a proxy for a Cache implementation.CaffeineCache Wraps an instance of Ben Manes' Caffeine cache in a class that inherits fromCache.CannotCalculateSizeException Flags an exception when we cannot determine size of the object to be cached.ClusterTask An interface to mix inExternalizableandRunnable, which are both required for sending invokable tasks across a cluster.ExternalizableUtil Utility methods to assist in working with the Externalizable interfaces.ExternalizableUtilStrategy Interface that allows to provide different ways for implementing serialization of objects.