Uses of Package
org.jivesoftware.openfire.pubsub
Packages that use org.jivesoftware.openfire.pubsub
Package
Description
Implementation of Personal Eventing via Pubsub (XEP-0163).
Implementation of Publish-Subscribe (XEP-0060).
Defines policies that define who is allowed to subscribe and retrieve items or policies that
define who is allowed to publish items to nodes (XEP-0060).
Utility classes.
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pepClassDescriptionA type of node that contains nodes and/or other collections but no published items.A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service.A virtual location to which information can be published and from which event notifications and/or payloads can be received (in other pubsub systems, this may be labelled a "topic").A unique identifier for a node, in context of all services in the system.A PubSubService is responsible for keeping the hosted nodes by the service, the default configuration to use for newly created nodes and specify the policy to use regarding node management.A unique identifier for an item, in context of all nodes of all services in the system.
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pubsubClassDescriptionA type of node that contains nodes and/or other collections but no published items.Policy that defines who may associate leaf nodes with a collection.A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service.A type of node that contains published items only.A virtual location to which information can be published and from which event notifications and/or payloads can be received (in other pubsub systems, this may be labelled a "topic").Policy that defines whether owners or publisher should receive replies to items.A unique identifier for a node, in context of all services in the system.A NodeAffiliate keeps information about the affiliation of an entity with a node.Affiliation with a node defines user permissions.A subscription to a node.Subscriptions to a node may exist in several states.Exception used for representing that the specified node configuration is not acceptable.A published item to a node.A unique identifier for an item, in context of all nodes of all services in the system.Response Object returned by createNodeHelper methodFilters and sorts lists of pubsub nodes.Defines an implementation responsible for persisting pubsub-related data to a backend data store.A PubSubService is responsible for keeping the hosted nodes by the service, the default configuration to use for newly created nodes and specify the policy to use regarding node management.A unique identifier for an item, in context of all nodes of all services in the system.
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pubsub.clusterClassDescriptionA virtual location to which information can be published and from which event notifications and/or payloads can be received (in other pubsub systems, this may be labelled a "topic").A unique identifier for a node, in context of all services in the system.Affiliation with a node defines user permissions.A subscription to a node.Subscriptions to a node may exist in several states.A PubSubService is responsible for keeping the hosted nodes by the service, the default configuration to use for newly created nodes and specify the policy to use regarding node management.
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pubsub.modelsClassDescriptionA virtual location to which information can be published and from which event notifications and/or payloads can be received (in other pubsub systems, this may be labelled a "topic").
-
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.util