Uses of Class
eu.europa.esig.dss.tsl.dto.DownloadCacheDTO
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.access | |
eu.europa.esig.dss.tsl.dto.builder |
-
Uses of DownloadCacheDTO in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access that return DownloadCacheDTO Modifier and Type Method Description DownloadCacheDTO
ReadOnlyCacheAccess. getDownloadCacheDTO(CacheKey key)
Returns download cache DTO resultDownloadCacheDTO
ReadOnlyCacheAccessByKey. getDownloadReadOnlyResult()
Returns the cached read-only download result DTO -
Uses of DownloadCacheDTO in eu.europa.esig.dss.tsl.dto.builder
Methods in eu.europa.esig.dss.tsl.dto.builder that return DownloadCacheDTO Modifier and Type Method Description DownloadCacheDTO
DownloadCacheDTOBuilder. build()