Uses of Interface
org.jivesoftware.openfire.pubsub.PubSubListener
Packages that use PubSubListener
Package
Description
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of PubSubListener in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub with parameters of type PubSubListenerModifier and TypeMethodDescriptionstatic voidPubSubEventDispatcher.addListener(PubSubListener listener) Registers a listener to receive events.static voidPubSubEventDispatcher.removeListener(PubSubListener listener) Unregisters a listener to receive events. -
Uses of PubSubListener in org.jivesoftware.openfire.vcard.xep0398
Classes in org.jivesoftware.openfire.vcard.xep0398 that implement PubSubListenerModifier and TypeClassDescriptionclassUtility methods that help convert various User Avatar representations into each-other.