| Modifier and Type | Method and Description |
|---|---|
<R> HarPlus<R> |
TrafficCollectorImpl.collect(TrafficGenerator<R> generator) |
<R> HarPlus<R> |
TrafficCollector.collect(TrafficGenerator<R> generator)
Collects traffic generated by the given generator into a HAR.
|
<R> HarPlus<R> |
TrafficCollectorImpl.collect(TrafficGenerator<R> generator,
TrafficMonitor monitor) |
<R> HarPlus<R> |
TrafficCollector.collect(TrafficGenerator<R> generator,
TrafficMonitor monitor)
Collects traffic generated by the given generator into a HAR.
|
static HarPlus<Void> |
HarPlus.nothing(net.lightbody.bmp.core.har.Har har) |
Copyright © 2016–2018. All rights reserved.