All Classes and Interfaces

Class
Description
 
an interface containing of the possible properties of events related to distribution
an interface containing a list of the possible topics of events related to distribution
A DistributionRequest represents the need from the caller to have some content being distributed from a source instance to a target instance.
The different states a DistributionRequest can have during its lifecycle.
The request type tied to a specific DistributionRequest, used to decide how the distribution content should be aggregated.
A DistributionResponse represents the outcome of a DistributionRequest as handled by a certain distribution agent.
A DistributionResponseInfo represents an additional info for the request
The secret to be transported for authenticating transport layer connecting two instances.
A distributor is responsible for dispatching DistributionRequests to distribution agents.
Exception thrown by the Import post processor implementations
Executes any operations post import of distribution content
Exception thrown to indicate an issue that prevents the content from being imported successfully during the pre-import processing phase.
Interface for executing operations before the import of distribution content.
Exception thrown by the Invalidation processor implementations
Executes cache invalidation requests
A SimpleDistributionRequest is a DistributionRequest where all paths are either "deep" or "shallow".