Searched refs:HttpProbe (Results 1 – 1 of 1) sorted by relevance
2665 : new HttpProbe(properties, proxy, url, captivePortalApiUrl); in ProbeThread()2718 final class HttpProbe extends Probe { class in NetworkMonitor2719 HttpProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpProbe() method in NetworkMonitor.HttpProbe2859 futures.add(ecs.submit(() -> new HttpProbe(properties, proxy, url, in sendMultiParallelHttpAndHttpsProbes()