Package | Description |
---|---|
org.jivesoftware.smackx.pubsub.listener |
Listeners for Publish-Subscribe (XEP-60) events.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemEventListener.handlePublishedItems(ItemPublishEvent<T> items)
Called whenever an item is published to the node the listener
is registered with.
|