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
Subclasses with type arguments of type ConfigurationEvent in org.jivesoftware.smackx.pubsub.providerModifier and TypeClassDescriptionclassParses the node configuration element out of the message event stanza from the server as specified in the configuration schema.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)