Uses of Class
eu.europa.esig.dss.tsl.download.XmlDownloadResult
Packages that use XmlDownloadResult
Package
Description
-
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.cache
Methods in eu.europa.esig.dss.tsl.cache with parameters of type XmlDownloadResultModifier 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
Methods in eu.europa.esig.dss.tsl.cache.access with parameters of type XmlDownloadResultModifier 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
Methods in eu.europa.esig.dss.tsl.download that return XmlDownloadResult -
Uses of XmlDownloadResult in eu.europa.esig.dss.tsl.dto.builder
Constructor parameters in eu.europa.esig.dss.tsl.dto.builder with type arguments of type XmlDownloadResultModifierConstructorDescriptionDownloadCacheDTOBuilder
(CachedEntry<XmlDownloadResult> cachedEntry) Default constructor