| 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.
|
| Class and Description |
|---|
| PubSubModule
Module that implements JEP-60: Publish-Subscribe.
|
| Class and 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").
|
| 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 |
| Class and 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 method
|
| PubSubPersistenceProvider
Defines an implementation responsible for persisting pubsub-related data
to a backend data store.
|
| PubSubPersistenceProviderManager
Manages the persistence provider used to manage pubsub data in persistent storage.
|
| 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 |
| Class and 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.
|
| Class and 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").
|
| Class and Description |
|---|
| PubSubServiceInfo |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.