Uses of Class
org.jivesoftware.smackx.pubsub.ConfigurationEvent
Packages that use 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
Methods in org.jivesoftware.smackx.pubsub.listener with parameters of type ConfigurationEventModifier and TypeMethodDescriptionvoidNodeConfigListener.handleNodeConfiguration(ConfigurationEvent config) Called whenever the node the listener is registered with is configured. - 
Uses of ConfigurationEvent in org.jivesoftware.smackx.pubsub.provider
Methods in org.jivesoftware.smackx.pubsub.provider that return ConfigurationEventModifier and TypeMethodDescriptionprotected ConfigurationEventConfigEventProvider.createReturnExtension(String currentElement, String currentNamespace, Map<String, String> attMap, List<? extends XmlElement> content)