Uses of Record Class
de.sstoehr.harreader.model.HarRequest
Packages that use HarRequest
-
Uses of HarRequest in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarRequestModifier and TypeMethodDescriptionHarEntry.request()Returns the value of therequestrecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarRequestModifierConstructorDescriptionHarEntry(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.