Uses of Record Class
de.sstoehr.harreader.model.HarTiming
Packages that use HarTiming
-
Uses of HarTiming in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarTimingModifier and TypeMethodDescriptionHarEntry.timings()Returns the value of thetimingsrecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarTimingModifierConstructorDescriptionHarEntry(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.