Uses of Class
org.jivesoftware.smackx.pubsub.ConfigurationEvent
Package
Description
Listeners for Publish-Subscribe (XEP-60) events.
Providers for Publish-Subscribe (XEP-60).
-
Uses of ConfigurationEvent in org.jivesoftware.smackx.pubsub.listener
Modifier and TypeMethodDescriptionvoid
NodeConfigListener.handleNodeConfiguration
(ConfigurationEvent config) Called whenever the node the listener is registered with is configured. -
Uses of ConfigurationEvent in org.jivesoftware.smackx.pubsub.provider
Modifier and TypeMethodDescriptionprotected ConfigurationEvent
ConfigEventProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attMap, List<? extends XmlElement> content)