Uses of Class
eu.europa.esig.dss.tsl.cache.state.CachedEntry
-
Uses of CachedEntry in eu.europa.esig.dss.tsl.cache
Modifier and TypeMethodDescriptionReturns the CachedEntry for the relatedcacheKey
. -
Uses of CachedEntry in eu.europa.esig.dss.tsl.dto.builder
ModifierConstructorDescriptionprotected
AbstractCacheDTOBuilder
(CachedEntry<R> cachedEntry) Default constructorDownloadCacheDTOBuilder
(CachedEntry<XmlDownloadResult> cachedEntry) Default constructorParsingCacheDTOBuilder
(CachedEntry<AbstractParsingResult> cachedEntry) Default constructorValidationCacheDTOBuilder
(CachedEntry<ValidationResult> cachedEntry) Default constructor