Uses of Record Class
de.sstoehr.harreader.model.HarCache.HarCacheInfo
Packages that use HarCache.HarCacheInfo
-
Uses of HarCache.HarCacheInfo in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarCache.HarCacheInfoModifier and TypeMethodDescriptionHarCache.afterRequest()Returns the value of theafterRequestrecord component.HarCache.beforeRequest()Returns the value of thebeforeRequestrecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarCache.HarCacheInfoModifierConstructorDescriptionHarCache(HarCache.HarCacheInfo beforeRequest, HarCache.HarCacheInfo afterRequest, String comment, Map<String, Object> additional) Creates an instance of aHarCacherecord class.