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

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

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

Methods in org.jivesoftware.smackx.pubsub.listener with parameters of type ItemDeleteEvent
 void ItemDeleteListener.handleDeletedItems(ItemDeleteEvent items)
          Called when items are deleted from a node the listener is registered with.