Uses of Class
org.mockserver.serialization.har.HarTimings
Packages that use HarTimings
-
Uses of HarTimings in org.mockserver.serialization.har
Methods in org.mockserver.serialization.har that return HarTimingsModifier and TypeMethodDescriptionHarEntry.getTimings()HarTimings.withBlocked(long blocked) HarTimings.withConnect(long connect) HarTimings.withDns(long dns) HarTimings.withReceive(long receive) HarTimings.withSend(long send) HarTimings.withSsl(long ssl) HarTimings.withWait(long wait) Methods in org.mockserver.serialization.har with parameters of type HarTimings