| Package | Description | 
|---|---|
| weblogic.wsee.connection.transport.http | |
| weblogic.wsee.connection.transport.https | |
| weblogic.wsee.connection.transport.jms | |
| weblogic.wsee.reliability | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | HttpTransportInfo | Deprecated.  | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | HttpsTransportInfo | Deprecated.  | 
| Modifier and Type | Method | Description | 
|---|---|---|
| javax.net.ssl.HttpsURLConnection | JdkSSLAdapter. openConnection(java.net.URL url,
              java.net.Proxy proxy,
              TransportInfo info) | Deprecated. | 
| java.net.HttpURLConnection | SSLAdapter. 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. | 
| java.net.HttpURLConnection | WlsSSLAdapter. 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. | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | JmsTransportInfo | Deprecated.  | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | JmsTransport. connect(java.lang.String destination,
       TransportInfo info) | Deprecated. |