Uses of Class
org.jivesoftware.smackx.pubsub.NodeEvent
Packages that use NodeEvent
-
Uses of NodeEvent in org.jivesoftware.smackx.pubsub
Subclasses of NodeEvent in org.jivesoftware.smackx.pubsubModifier and TypeClassDescriptionclassRepresents an event in which items have been deleted from the node.classItemPublishEvent<T extends Item>Represents an event generated by an item(s) being published to a node.classBase class to represents events that are associated to subscriptions.