Uses of Package
org.jivesoftware.openfire.pubsub
-
Packages that use org.jivesoftware.openfire.pubsub 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).org.jivesoftware.openfire.pubsub.cluster org.jivesoftware.openfire.pubsub.models 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).org.jivesoftware.util Utility classes. -
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire Class Description PubSubModule Module that implements XEP-60: Publish-Subscribe. -
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pep Class Description CollectionNode A type of node that contains nodes and/or other collections but no published items.DefaultNodeConfiguration A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service.Node 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").Node.UniqueIdentifier A unique identifier for a node, in context of all services in the system.PubSubService 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.PubSubService.UniqueIdentifier A unique identifier for an item, in context of all nodes of all services in the system.PubSubServiceInfo -
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pubsub Class Description CollectionNode A type of node that contains nodes and/or other collections but no published items.CollectionNode.LeafNodeAssociationPolicy Policy that defines who may associate leaf nodes with a collection.DefaultNodeConfiguration A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service.LeafNode A type of node that contains published items only.Node 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").Node.ItemReplyPolicy Policy that defines whether owners or publisher should receive replies to items.Node.UniqueIdentifier A unique identifier for a node, in context of all services in the system.NodeAffiliate A NodeAffiliate keeps information about the affiliation of an entity with a node.NodeAffiliate.Affiliation Affiliation with a node defines user permissions.NodeSubscription A subscription to a node.NodeSubscription.State Subscriptions to a node may exist in several states.NodeSubscription.Type NotAcceptableException Exception used for representing that the specified node configuration is not acceptable.PublishedItem A published item to a node.PublishedItem.UniqueIdentifier A unique identifier for an item, in context of all nodes of all services in the system.PubSubEngine.CreateNodeResponse Response Object returned by createNodeHelper methodPubsubNodeResultFilter Filters and sorts lists of pubsub nodes.PubSubPersistenceProvider Defines an implementation responsible for persisting pubsub-related data to a backend data store.PubSubService 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.PubSubService.UniqueIdentifier A unique identifier for an item, in context of all nodes of all services in the system.PubSubServiceInfo PubSubServiceInfo.listType -
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.openfire.pubsub.cluster Class Description Node 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").Node.UniqueIdentifier A unique identifier for a node, in context of all services in the system.NodeAffiliate.Affiliation Affiliation with a node defines user permissions.NodeSubscription A subscription to a node.NodeSubscription.State Subscriptions to a node may exist in several states.PubSubService 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.models Class Description Node 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"). -
Classes in org.jivesoftware.openfire.pubsub used by org.jivesoftware.util Class Description PubSubServiceInfo