Package org.jivesoftware.openfire.pep
Implementation of Personal Eventing via Pubsub (XEP-0163).
-
Class Summary Class Description IQPEPHandler AnIQHandlerused to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0IQPEPOwnerHandler AnIQHandlerused to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0PEPService A PEPService is aPubSubServicefor 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.PEPServiceInfo A PubSubService manager that is specific to the implemenation of XEP-163: Personal Eventing Protocol.PEPServiceManager Manages the creation, persistence and removal ofPEPServiceinstances.