Uses of Package
org.jivesoftware.openfire.pep
-
Packages that use org.jivesoftware.openfire.pep Package Description org.jivesoftware.openfire org.jivesoftware.openfire.pep Implementation of Personal Eventing via Pubsub (XEP-0163).org.jivesoftware.openfire.pubsub Implementation of Publish-Subscribe (XEP-0060). -
Classes in org.jivesoftware.openfire.pep used by org.jivesoftware.openfire Class Description IQPEPHandler AnIQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0 -
Classes in org.jivesoftware.openfire.pep used by org.jivesoftware.openfire.pep Class Description PEPService 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.PEPServiceManager Manages the creation, persistence and removal ofPEPService
instances. -
Classes in org.jivesoftware.openfire.pep used by org.jivesoftware.openfire.pubsub Class Description PEPService 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.