Uses of Interface
eu.europa.esig.dss.tsl.cache.state.CacheState
Package | Description |
---|---|
eu.europa.esig.dss.tsl.cache.state |
-
Uses of CacheState in eu.europa.esig.dss.tsl.cache.state
Classes in eu.europa.esig.dss.tsl.cache.state that implement CacheState Modifier and Type Class Description class
CacheStateEnum
Contains states for a cache recordMethods in eu.europa.esig.dss.tsl.cache.state with parameters of type CacheState Modifier and Type Method Description void
CacheContext. state(CacheState newState)
This method operates a state changevoid
CurrentCacheContext. state(CacheState newState)