Uses of Class
org.jivesoftware.smackx.pubsub.EventElement
Package
Description
Smacks implementation XEP-0163: Personal Eventing Protocol.
Smack's API for XEP-0060: Publish-Subscribe.
Filters for Publish-Subscribe (XEP-60).
Providers for Publish-Subscribe (XEP-60).
-
Uses of EventElement in org.jivesoftware.smackx.pep
Modifier and TypeMethodDescriptionvoid
PepListener.eventReceived
(EntityBareJid from, EventElement event, Message message) Called when PEP events are received as part of a presence subscribe or message filter. -
Uses of EventElement in org.jivesoftware.smackx.pubsub
-
Uses of EventElement in org.jivesoftware.smackx.pubsub.filter
Modifier and TypeMethodDescriptionboolean
EventItemsExtensionFilter.accept
(EventElement eventElement) -
Uses of EventElement in org.jivesoftware.smackx.pubsub.provider
Modifier and TypeMethodDescriptionprotected EventElement
EventProvider.createReturnExtension
(String currentElement, String currentNamespace, Map<String, String> attMap, List<? extends XmlElement> content)