Uses of Package
org.jivesoftware.util.cache
Packages that use org.jivesoftware.util.cache
Package
Description
The microkernel core of the server is a simple, flexible, nested
container framework defined in this package.
Implementation of Entity Capabilities (XEP-0115).
Implementation of SOCKS5 Bytestreams (XEP-0065).
Groups, which are used to organize users together.
IQ class implementations.
Implementation of Multi-User Chat (XEP-0045).
Implementation of Multi-User Chat (XEP-0045).
Implementation of Personal Eventing via Pubsub (XEP-0163).
Implementation of Blocking Communication.
Implementation of Publish-Subscribe (XEP-0060).
Provides classes for managing the roster.
Classes used for server-to-server communication.
Provides the interfaces and classes necessary to create custom
user account data providers for Openfire.
Utility classes.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.archiveClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.clusterClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.componentClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.containerClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.entitycapsClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.filetransferClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.filetransfer.proxyClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.groupClassDescriptionGeneral purpose cache.Interface that defines the necessary behavior for objects added to a Cache.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.handlerClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.lockoutClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.mucClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.muc.clusterClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.muc.spi
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.pepClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.privacyClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.pubsubClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.clusterClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.rosterClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.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.serverClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.sessionClassDescriptionAn interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.spiClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.openfire.userClassDescriptionInterface that defines the necessary behavior for objects added to a Cache.Flags an exception when we cannot determine size of the object to be cached.
-
Classes in org.jivesoftware.util.cache used by org.jivesoftware.utilClassDescriptionGeneral purpose cache.Interface that defines the necessary behavior for objects added to a Cache.Flags an exception when we cannot determine size of the object to be cached.An interface to mix in
Externalizable
andRunnable
, which are both required for sending invokable tasks across a cluster. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.util.cacheClassDescriptionGeneral purpose cache.Defines the unit used to calculate the capacity of the cache.Implementation of CacheFactory that relies on the specific clustering solution.Acts as a proxy for a Cache implementation.Wraps an instance of Ben Manes' Caffeine cache in a class that inherits from
Cache
.Flags an exception when we cannot determine size of the object to be cached.An interface to mix inExternalizable
andRunnable
, which are both required for sending invokable tasks across a cluster.Caches, especially clustered caches, have various supporting data structures that allow them to work properly in certain conditions.Utility methods to assist in working with theExternalizable
interfaces.Interface that allows to provide different ways for implementing serialization of objects. -
Classes in org.jivesoftware.util.cache used by org.jivesoftware.util.cache.lock