Uses of Interface
tigase.pubsub.repository.INodeMeta
Packages that use INodeMeta
Package
Description
-
Uses of INodeMeta in tigase.pubsub.repository
Methods in tigase.pubsub.repository that return INodeMetaModifier and TypeMethodDescriptionIPubSubDAO.getNodeMeta(tigase.xmpp.jid.BareJID serviceJid, String nodeName) IPubSubRepository.getNodeMeta(tigase.xmpp.jid.BareJID serviceJid, String nodeName) PubSubDAOPool.getNodeMeta(tigase.xmpp.jid.BareJID serviceJid, String nodeName) -
Uses of INodeMeta in tigase.pubsub.repository.cached
Classes in tigase.pubsub.repository.cached that implement INodeMetaMethods in tigase.pubsub.repository.cached that return INodeMetaModifier and TypeMethodDescriptionCachedPubSubRepository.getNodeMeta(tigase.xmpp.jid.BareJID serviceJid, String nodeName) -
Uses of INodeMeta in tigase.pubsub.repository.stateless
Classes in tigase.pubsub.repository.stateless that implement INodeMetaModifier and TypeClassDescriptionclassNodeMeta<T>Class implements INodeMeta interfaces and holds PubSub node metadata