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