Uses of Interface
tigase.pubsub.repository.IItems.IListnener
Packages that use IItems.IListnener
-
Uses of IItems.IListnener in tigase.pubsub.modules
Classes in tigase.pubsub.modules that implement IItems.IListnener -
Uses of IItems.IListnener in tigase.pubsub.repository
Subinterfaces of IItems.IListnener in tigase.pubsub.repository -
Uses of IItems.IListnener in tigase.pubsub.repository.cached
Classes in tigase.pubsub.repository.cached that implement IItems.IListnenerModifier and TypeClassDescriptionclassImplementation of IPubSubRepository interface providing access to the database for data storage with caching.Constructors in tigase.pubsub.repository.cached with parameters of type IItems.IListnenerModifierConstructorDescriptionItems(T nodeId, tigase.xmpp.jid.BareJID serviceJid, String nodeName, IPubSubDAO dao, IItems.IListnener listnener)