Package | Description |
---|---|
sun.net.www.protocol.https |
Class and 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.
|