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 class
DownloadCacheDTO
The download record DTOclass
ParsingCacheDTO
The parsing record DTOclass
ValidationCacheDTO
The validation record DTOConstructors in eu.europa.esig.dss.tsl.dto with parameters of type AbstractCacheDTO Constructor Description AbstractCacheDTO(AbstractCacheDTO cacheDTO)
Copies the cache DTODownloadCacheDTO(AbstractCacheDTO cacheDTO)
Copies the cache DTOParsingCacheDTO(AbstractCacheDTO cacheDTO)
Copies the cache DTOValidationCacheDTO(AbstractCacheDTO cacheDTO)
Copies the cache DTO -
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 AbstractCacheDTO
AbstractCacheDTOBuilder. build()
Builds the DTO