Uses of Class
eu.europa.esig.dss.tsl.dto.AbstractCacheDTO
| Package | Description |
|---|---|
| eu.europa.esig.dss.tsl.dto | |
| eu.europa.esig.dss.tsl.dto.builder |
-
Uses of AbstractCacheDTO in eu.europa.esig.dss.tsl.dto
Subclasses of AbstractCacheDTO in eu.europa.esig.dss.tsl.dto Modifier and Type Class Description classDownloadCacheDTOclassParsingCacheDTOclassValidationCacheDTOConstructors in eu.europa.esig.dss.tsl.dto with parameters of type AbstractCacheDTO Constructor Description AbstractCacheDTO(AbstractCacheDTO cacheDTO)DownloadCacheDTO(AbstractCacheDTO cacheDTO)ParsingCacheDTO(AbstractCacheDTO cacheDTO)ValidationCacheDTO(AbstractCacheDTO cacheDTO) -
Uses of AbstractCacheDTO in eu.europa.esig.dss.tsl.dto.builder
Methods in eu.europa.esig.dss.tsl.dto.builder that return AbstractCacheDTO Modifier and Type Method Description AbstractCacheDTOAbstractCacheDTOBuilder. build()