Uses of Class
org.jivesoftware.smackx.pubsub.PubSubManager
Package
Description
Utility classes for XEP-0373: OpenPGP for XMPP.
Smacks implementation XEP-0163: Personal Eventing Protocol.
Smack's API for XEP-0060: Publish-Subscribe.
-
Uses of PubSubManager in org.jivesoftware.smackx.ox.util
Modifier and TypeMethodDescriptionstatic LeafNode
OpenPgpPubSubUtil.getOpenLeafNode
(PubSubManager pubSubManager, String nodeName) Use reflection magic to get aLeafNode
without doing a disco#info query. -
Uses of PubSubManager in org.jivesoftware.smackx.pep
-
Uses of PubSubManager in org.jivesoftware.smackx.pubsub
Modifier and TypeMethodDescriptionstatic PubSubManager
PubSubManager.getInstanceFor
(XMPPConnection connection) Get a PubSub manager for the default PubSub service of the connection.static PubSubManager
PubSubManager.getInstanceFor
(XMPPConnection connection, BareJid pubSubService) Get the PubSub manager for the given connection and PubSub service.