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

Packages that use SubscriptionEvent
org.jivesoftware.smackx.pubsub   
 

Uses of SubscriptionEvent in org.jivesoftware.smackx.pubsub
 

Subclasses of SubscriptionEvent in org.jivesoftware.smackx.pubsub
 class ItemDeleteEvent
          Represents an event in which items have been deleted from the node.
 class ItemPublishEvent
          Represents an event generated by an item(s) being published to a node.