Searched refs:HttpsProbe (Results 1 – 1 of 1) sorted by relevance
2664 ? new HttpsProbe(properties, proxy, url, captivePortalApiUrl) in ProbeThread()2706 final class HttpsProbe extends Probe { class in NetworkMonitor2707 HttpsProbe(ValidationProperties properties, ProxyInfo proxy, URL url, in HttpsProbe() method in NetworkMonitor.HttpsProbe2864 futures.add(ecs.submit(() -> new HttpsProbe(properties, proxy, url, capportApiUrl) in sendMultiParallelHttpAndHttpsProbes()