Uses of Interface
tigase.pubsub.repository.IPubSubRepository
Packages that use IPubSubRepository
Package
Description
-
Uses of IPubSubRepository in tigase.pubsub
Methods in tigase.pubsub that return IPubSubRepositoryModifier and TypeMethodDescriptionprotected IPubSubRepository
AbstractPubSubModule.getRepository()
Methods in tigase.pubsub with parameters of type IPubSubRepositoryModifier and TypeMethodDescriptionvoid
PubSubComponent.setPubsubRepository
(IPubSubRepository pubsubRepository) -
Uses of IPubSubRepository in tigase.pubsub.modules
Methods in tigase.pubsub.modules that return IPubSubRepository -
Uses of IPubSubRepository in tigase.pubsub.repository
Subinterfaces of IPubSubRepository in tigase.pubsub.repository -
Uses of IPubSubRepository in tigase.pubsub.repository.cached
Classes in tigase.pubsub.repository.cached that implement IPubSubRepositoryModifier and TypeClassDescriptionclass
Implementation of IPubSubRepository interface providing access to the database for data storage with caching. -
Uses of IPubSubRepository in tigase.pubsub.utils
Methods in tigase.pubsub.utils that return IPubSubRepository