Uses of Enum Class
eu.europa.esig.dss.tsl.cache.CacheType
Packages that use CacheType
-
Uses of CacheType in eu.europa.esig.dss.tsl.cache
Methods in eu.europa.esig.dss.tsl.cache that return CacheTypeModifier and TypeMethodDescriptionprotected abstract CacheTypeAbstractCache.getCacheType()Returns a type of current Cacheprotected CacheTypeDownloadCache.getCacheType()protected CacheTypeParsingCache.getCacheType()protected CacheTypeValidationCache.getCacheType()static CacheTypeReturns the enum constant of this class with the specified name.static CacheType[]CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared.