Uses of Class
org.mockserver.serialization.har.HarEntry
Packages that use HarEntry
-
Uses of HarEntry in org.mockserver.serialization.har
Methods in org.mockserver.serialization.har that return HarEntryModifier and TypeMethodDescriptionHarEntry.withConnection(String connection) HarEntry.withRequest(HarRequest request) HarEntry.withResponse(HarResponse response) HarEntry.withServerIPAddress(String serverIPAddress) HarEntry.withStartedDateTime(String startedDateTime) HarEntry.withTime(long time) HarEntry.withTimings(HarTimings timings) Methods in org.mockserver.serialization.har that return types with arguments of type HarEntryMethod parameters in org.mockserver.serialization.har with type arguments of type HarEntry