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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/https/
H A DHttpsURLConnectionImpl.java68 public class HttpsURLConnectionImpl class in inherits:javax.net.ssl.HttpsURLConnection
77 HttpsURLConnectionImpl(URL u, Handler handler) throws IOException { method in class:HttpsURLConnectionImpl
83 HttpsURLConnectionImpl(URL u, Proxy p, Handler handler) throws IOException { method in class:HttpsURLConnectionImpl
92 protected HttpsURLConnectionImpl(URL u) throws IOException { method in class:HttpsURLConnectionImpl

Completed in 34 milliseconds