Package eu.europa.esig.dss.tsl.cache

  • Interface Summary
    Interface Description
    CachedResult
    This interface is used to define a cached result for a single job
  • Class Summary
    Class Description
    AbstractCache<R extends CachedResult>
    The abstract class containing basic methods for handling the Result implementations
    CacheCleaner
    The class is used to clean outdated cache entries
    CacheKey
    Defines a key for a cache record
    DownloadCache
    The DownloadCache to store files
    ParsingCache
    Contains results of TL/LOTL/pivot parsings
    ValidationCache
    This class stores validation information for processed files
  • Enum Summary
    Enum Description
    CacheType
    Defines a list of possible Cache Types