| Class | Description | 
|---|---|
| AbstractDelegateHttpsURLConnection | HTTPS URL connection support. | 
| DelegateHttpsURLConnection | This class was introduced to provide an additional level of
 abstraction between javax.net.ssl.HttpURLConnection and
 com.sun.net.ssl.HttpURLConnection objects. | 
| Handler | open an http input stream given a URL | 
| HttpsURLConnectionImpl | A class to represent an HTTP connection to a remote object. |