| Interface | Description |
|---|---|
| ContentDigester |
Created by jdcasey on 1/4/17.
|
| ContentGenerator |
Interface to support dynamic content generation.
|
| ContentManager |
High-level interface for retrieving, storing, etc.
|
| DirectContentAccess |
This component is useful for content generators, that need access to raw files used as inputs for generating other
files.
|
| DownloadManager |
Organizes resolution of content from cached locations, remote locations, and group membership.
|
| IndyChecksumAdvisor |
Created by jdcasey on 5/5/17.
|
| MergedContentAction |
Created by jdcasey on 1/20/17.
|
| SpecialPathSetProducer |
Furnish special path information for package types, which will be registered with
SpecialPathManager when DefaultGalleyStorageProvider
(in indy-filer-default) initializes. |
| StoreContentAction |
Created by jdcasey on 1/27/17.
|
| Class | Description |
|---|---|
| AbstractContentGenerator |
Convenience abstract class for
ContentGenerator implementations to extend. |
| IndyLocationExpander |
LocationExpander implementation geared to work with ArtifactStore instances. |
| IndyPathGenerator |
PathGenerator implementation that assumes the locations it sees will be KeyedLocation, and translates them into storage locations
on disk for related content. |
| StoreResource |
Implementation of
ConcreteResource which assumes locations are KeyedLocation instances, and provides access to the StoreKeys
they hold. |
Copyright © 2011-2018-2018. All Rights Reserved.