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