Top Classes
module java.base

Package sun.net.www.protocol.https


Class Summary

Modifier and TypeClass and Description
public abstract class
AbstractDelegateHttpsURLConnection

HTTPS URL connection support.

public class
DelegateHttpsURLConnection

This class was introduced to provide an additional level of abstraction between javax.net.ssl.HttpURLConnection and com.sun.net.ssl.HttpURLConnection objects.

public class
Handler

open an http input stream given a URL

pack-priv class
HttpsClient

This class provides HTTPS client URL support, building on the standard "sun.net.www" HTTP protocol handler.

public class
HttpsURLConnectionImpl

A class to represent an HTTP connection to a remote object.