Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Interface
weblogic.wsee.connection.transport.https.SSLAdapter

Packages that use SSLAdapter
weblogic.wsee.connection.transport.https Provides classes for connecting to a WebLogic Web Service via HTTPS transport. 
 

Uses of SSLAdapter in weblogic.wsee.connection.transport.https
 

Classes in weblogic.wsee.connection.transport.https that implement SSLAdapter
 class JdkSSLAdapter
           
 class WlsSSLAdapter
           
 

Methods in weblogic.wsee.connection.transport.https that return SSLAdapter
 SSLAdapter HttpsTransportInfo.getSSLAdapter()
           
 

Methods in weblogic.wsee.connection.transport.https with parameters of type SSLAdapter
 void HttpsTransportInfo.setSSLAdapter(SSLAdapter adapter)
           
 

Constructors in weblogic.wsee.connection.transport.https with parameters of type SSLAdapter
HttpsTransportInfo(SSLAdapter adapter)
           
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02