Uses of Record Class
de.sstoehr.harreader.model.HarResponse
Packages that use HarResponse
-
Uses of HarResponse in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarResponseModifier and TypeMethodDescriptionHarEntry.response()Returns the value of theresponserecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarResponseModifierConstructorDescriptionHarEntry(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.