- setAllowUserInteraction(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setChunkedStreamingMode(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setConnected(boolean) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
-
Used by subclass to access "connected" variable.
- setConnected(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Used by subclass to access "connected" variable.
- setConnectTimeout(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class javax.net.ssl.HttpsURLConnection
-
Sets the default SSLSocketFactory
inherited by new
instances of this class.
- setDefaultUseCaches(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setDoInput(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setDoOutput(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setFixedLengthStreamingMode(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setFixedLengthStreamingMode(long) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setInstanceFollowRedirects(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setNewClient(URL) - Method in class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
-
Create a new HttpClient object, bypassing the cache of
HTTP client objects/connections.
- setNewClient(URL) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Create a new HttpClient object, bypassing the cache of
HTTP client objects/connections.
- setReadTimeout(int) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setRequestMethod(String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- setRequestProperty(String, String) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
Sets request property.
- setSSLSocketFactory(SSLSocketFactory) - Method in class javax.net.ssl.HttpsURLConnection
-
Sets the SSLSocketFactory
to be used when this instance
creates sockets for secure https URL connections.
- setUseCaches(boolean) - Method in class sun.net.www.protocol.https.HttpsURLConnectionImpl
-
- sun.net.www.protocol.https - package sun.net.www.protocol.https
-