Uses of Class
org.jivesoftware.smackx.pubsub.ConfigurationEvent

Packages that use ConfigurationEvent
org.jivesoftware.smackx.pubsub.listener   
 

Uses of ConfigurationEvent in org.jivesoftware.smackx.pubsub.listener
 

Methods in org.jivesoftware.smackx.pubsub.listener with parameters of type ConfigurationEvent
 void NodeConfigListener.handleNodeConfiguration(ConfigurationEvent config)
          Called whenever the node the listener is registered with is configured.