Uses of Class
org.xipki.ocsp.server.OcspServerConf.ResponseCache
-
Packages that use OcspServerConf.ResponseCache Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.ResponseCache in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return OcspServerConf.ResponseCache Modifier and Type Method Description OcspServerConf.ResponseCacheOcspServerConf. getResponseCache()Methods in org.xipki.ocsp.server with parameters of type OcspServerConf.ResponseCache Modifier and Type Method Description voidOcspServerConf. setResponseCache(OcspServerConf.ResponseCache responseCache)
-