Package org.nuxeo.runtime.pubsub
package org.nuxeo.runtime.pubsub
-
ClassDescriptionAbstractPubSubBroker<T extends SerializableMessage>Encapsulates message sending and receiving through the
PubSubService
.Encapsulates invalidations management through thePubSubService
.Abstract implementation ofPubSubProvider
.An action that needs to be propagated to all nodes in the cluster.In-Memory implementation ofPubSubProvider
.The SPI of a Publish/Subscribe implementation of thePubSubService
.Descriptor for aPubSubProvider
implementation.Publish/Subscribe Service.Implementation for the Publish/Subscribe Service.Generic interface for serializable invalidations.Generic interface for a serializable message.A Pub/Sub provider based on Nuxeo Stream.