Uses of Class
eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
| Package | Description |
|---|---|
| eu.europa.esig.dss.tsl.cache.state | |
| eu.europa.esig.dss.tsl.dto |
-
Uses of CacheStateEnum in eu.europa.esig.dss.tsl.cache.state
Methods in eu.europa.esig.dss.tsl.cache.state that return CacheStateEnum Modifier and Type Method Description CacheStateEnumCacheContext. getCurrentState()Returns the current state in the cacheCacheStateEnumCachedEntry. getCurrentState()CacheStateEnumCurrentCacheContext. getCurrentState()static CacheStateEnumCacheStateEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static CacheStateEnum[]CacheStateEnum. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CacheStateEnum in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return CacheStateEnum Modifier and Type Method Description CacheStateEnumAbstractCacheDTO. getCacheState()Methods in eu.europa.esig.dss.tsl.dto with parameters of type CacheStateEnum Modifier and Type Method Description voidAbstractCacheDTO. setCacheState(CacheStateEnum cacheState)