Uses of Record Class
de.sstoehr.harreader.model.HarCache
Packages that use HarCache
-
Uses of HarCache in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarCacheModifier and TypeMethodDescriptionHarEntry.cache()Returns the value of thecacherecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarCacheModifierConstructorDescriptionHarEntry(String pageref, ZonedDateTime startedDateTime, Integer time, HarRequest request, HarResponse response, HarCache cache, HarTiming timings, String serverIPAddress, String connection, String comment, Map<String, Object> additional) Creates an instance of aHarEntryrecord class.