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

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

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

Methods in org.jivesoftware.smackx.pubsub.listener with parameters of type ItemPublishEvent
 void ItemEventListener.handlePublishedItems(ItemPublishEvent items)
          Called whenever an item is published to the node the listener is registered with.