Package org.jivesoftware.openfire.pep
package org.jivesoftware.openfire.pep
Implementation of Personal Eventing via Pubsub (XEP-0163).
-
ClassesClassDescriptionAn
IQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0AnIQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0A PEPService is aPubSubService
for use with XEP-0163: "Personal Eventing via Pubsub" Version 1.0 Note: Although this class implementsCacheable
, instances should only be cached in caches that have time-based (as opposed to size-based) eviction policies.A PubSubService manager that is specific to the implemenation of XEP-163: Personal Eventing Protocol.Manages the creation, persistence and removal ofPEPService
instances.