- getAllowUserInteraction() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getConnectTimeout() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContent() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContent(Class[]) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContentEncoding() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContentLength() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContentLengthLong() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getContentType() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getDefaultPort() - Method in class sun.net.www.protocol.https.Handler
-
- getDefaultSSLSocketFactory() - Static method in class javax.net.ssl.HttpsURLConnection
-
Gets the default static SSLSocketFactory
that is inherited by new instances of this class.
- getDefaultUseCaches() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getDoInput() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getDoOutput() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getErrorStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getHeaderField(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Gets a header field by name.
- getHeaderField(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Gets a header field by index.
- getHeaderFieldInt(String, int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getHeaderFieldKey(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Gets a header field by index.
- getHeaderFieldLong(String, long) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getHeaderFields() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Returns an unmodifiable Map of the header fields.
- getInputStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getInstanceFollowRedirects() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getNewHttpClient(URL, int) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
-
- getOutputStream() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getPermission() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getReadTimeout() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getRequestMethod() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getRequestProperties() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Returns an unmodifiable Map of general request properties for this connection.
- getRequestProperty(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getResponseCode() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Overwrite super class method
- getResponseMessage() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
-
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
- getSSLSocketFactory() - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
-
- getSSLSocketFactory() - Method in class sun.net.www.protocol.https.DelegateHttpsURLConnection
-
- getURL() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- getUseCaches() - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-