Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/net/http/
DHttpURLConnectionImpl.java54 class HttpURLConnectionImpl extends HttpURLConnection { class
67 protected HttpURLConnectionImpl(URL url, int port) { in HttpURLConnectionImpl() method in HttpURLConnectionImpl
72 protected HttpURLConnectionImpl(URL url, int port, Proxy proxy) { in HttpURLConnectionImpl() method in HttpURLConnectionImpl