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