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.java55 class HttpURLConnectionImpl extends HttpURLConnection { class
68 protected HttpURLConnectionImpl(URL url, int port) { in HttpURLConnectionImpl() method in HttpURLConnectionImpl
73 protected HttpURLConnectionImpl(URL url, int port, Proxy proxy) { in HttpURLConnectionImpl() method in HttpURLConnectionImpl