Package | Description |
---|---|
org.jivesoftware.smackx.pubsub.listener |
Listeners for Publish-Subscribe (XEP-60) events.
|
org.jivesoftware.smackx.pubsub.provider |
Providers for Publish-Subscribe (XEP-60).
|
Modifier and Type | Method and Description |
---|---|
void |
NodeConfigListener.handleNodeConfiguration(ConfigurationEvent config)
Called whenever the node the listener
is registered with is configured.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigurationEvent |
ConfigEventProvider.createReturnExtension(String currentElement,
String currentNamespace,
Map<String,String> attMap,
List<? extends ExtensionElement> content) |