Uses of Interface
org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Packages that use PubSubPersistenceProvider
Package
Description
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of PubSubPersistenceProvider in org.jivesoftware.openfire.pubsub
Classes in org.jivesoftware.openfire.pubsub that implement PubSubPersistenceProviderModifier and TypeClassDescriptionclassA persistence provider for Pub/Sub functionality that adds caching behavior.classA manager responsible for ensuring node persistence.classAn memory-based PubSub persistence provider.Methods in org.jivesoftware.openfire.pubsub that return PubSubPersistenceProviderModifier and TypeMethodDescriptionPubSubModule.getPersistenceProvider()Returns a data access object that can be used to interact with backend storage that holds pubsub data.PubSubPersistenceProviderManager.getProvider()