SSLAdapterpublic class JdkSSLAdapter extends java.lang.Object implements SSLAdapter
| Modifier and Type | Method | Description |
|---|---|---|
javax.net.ssl.HttpsURLConnection |
openConnection(java.net.URL url,
java.net.Proxy proxy,
TransportInfo info) |
Deprecated.
This method is called by Server Internal Implementaion on the implementation
class of this interface.
|
public javax.net.ssl.HttpsURLConnection openConnection(java.net.URL url,
java.net.Proxy proxy,
TransportInfo info)
throws java.io.IOException
SSLAdapteropenConnection in interface SSLAdapterurl - URL object which represents the end point.proxy - Proxy object which represents proxy server's details.java.io.IOException