Uses of Class
eu.europa.esig.dss.tsl.download.XmlDownloadResult
Package
Description
-
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.cache
Modifier and TypeMethodDescriptionboolean
DownloadCache.isUpToDate
(CacheKey cacheKey, XmlDownloadResult downloadedResult) Checks if the file with the givencacheKey
is up to date -
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.cache.access
Modifier and TypeMethodDescriptionboolean
CacheAccessByKey.isUpToDate
(XmlDownloadResult xmlDownloadResult) Checks if the download result is up to date for the given keyvoid
CacheAccessByKey.update
(XmlDownloadResult result) Updates the download result -
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.download
-
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.dto.builder
ModifierConstructorDescriptionDownloadCacheDTOBuilder
(CachedEntry<XmlDownloadResult> cachedEntry) Default constructor