All Classes and Interfaces

Class
Description
a modifying ResourceProvider for distribution.
a readable ResourceProvider for distribution.
 
a DistributionPackageExporter that picks DistributionPackage from a specific DistributionAgent's queue.
OSGi configuration factory for AgentDistributionPackageExporters
 
A distribution agent is responsible for handling DistributionRequests.
Filter to avoid creation of duplicate agents.
Servlet to ask DistributionAgents to distribute (via HTTP POST).
Servlet to retrieve a DistributionQueue status.
Servlet to ask DistributionAgents to distribute (via HTTP POST).
The state of a distribution agent.
A content serializer used to convert distribution payloads to and from binary streams.
A provider for content serializer used to convert distribution payloads to and from binary streams.
Generic checked exception for distribution
A filter is responsible for storing information about which resources / attributes should be serialized.
a filter is responsible for finding the resources that should be serialized unders a certain path
Export options used to identify and process the resources to be extracted by DistributionContentSerializer.exportToStream(ResourceResolver, DistributionExportOptions, OutputStream).
Utility class for JCR related distribution operations.
The log of a distribution component activity (e.g.
A distribution package
A builder for DistributionPackages
Servlet to handle fetching of distribution content.
Servlet to handle reception of distribution content.
Additional information about a package.
Holds the DistributionQueueItem queue items in a sequential queue.
 
an entry in a DistributionQueue
HealthCheck that checks if distribution queues' first item has been retried more than a configurable amount of times
 
An item in a DistributionQueue This is basically a proxy to DistributionPackage designed to avoid having to keep the package stream into the queues.
The state of a distribution queue item.
the current status of a certain item in a DistributionQueue
The state of a distribution queue.
The status of a certain DistributionQueue
the type of DistributionQueue
An handler for DistributionRequests passed to a DistributionTrigger
constants distribution resource types and paths
A DistributionTrigger is responsible to trigger DistributionRequests upon certain 'events' (e.g.
Triggers Server Sent Events servlet
Keeps track of the latest error
Settings that control the package export.
DistributionContentSerializer based on Apache Jackrabbit FileVault
Provides DistributionContentSerializer based on Apache Jackrabbit FileVault
Settings that control the package import.
a DistributionQueue based on Sling Job Handling facilities
a queue provider DistributionQueueProvider for sling jobs based DistributionQueues
 
DistributionPackageExporter implementation which creates a DistributionPackage locally.
OSGi configuration factory for LocalDistributionPackageExporters.
 
DistributionPackageImporter implementation which imports a DistributionPackage locally.
OSGi configuration factory for LocalDistributionPackageImporters.
 
Serialize/Unserialize DistributionQueueItem items.
Recoverable checked exception for distribution
Remote implementation of DistributionPackageExporter
OSGi configuration factory for RemoteDistributionPackageExporters.
 
Remote implementation of DistributionPackageImporter
OSGi configuration factory for RemoteDistributionPackageImporters.
 
DistributionPackageImporter importing DistributionPackage stream + type into an underlying JCR repository.
OSGi configuration factory for RepositoryDistributionPackageImporters.
 
Utility class for HTTP / distribution request related operations.
 
 
 
 
 
 
 
A simple implementation of a DistributionQueue.
a simple scheduled SimpleDistributionQueues processor
a queue provider DistributionQueueProvider for simple in memory DistributionQueues
Resource that can be adapted to a ModifiableValueMap
Path info representing a main resource.
Read only resource collection.
A package builder for Apache Jackrabbit FileVault based implementations.
 
Utility class for creating vlt filters and import/export options