Home
last modified time | relevance | path

Searched defs:HttpsURLConnectionImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/net/http/
DHttpsURLConnectionImpl.java40 final class HttpsURLConnectionImpl extends HttpsURLConnection { class
45 protected HttpsURLConnectionImpl(URL url, int port) { in HttpsURLConnectionImpl() method in HttpsURLConnectionImpl
50 protected HttpsURLConnectionImpl(URL url, int port, Proxy proxy) { in HttpsURLConnectionImpl() method in HttpsURLConnectionImpl