Package org.jivesoftware.openfire.pep


package org.jivesoftware.openfire.pep
Implementation of Personal Eventing via Pubsub (XEP-0163).
  • Classes
    Class
    Description
    An IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0
    An IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0
    A PEPService is a PubSubService for use with XEP-0163: "Personal Eventing via Pubsub" Version 1.0 Note: Although this class implements Cacheable, 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 of PEPService instances.