BEA Systems, Inc.

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

Packages that use SSLAdapter
weblogic.wsee.connection.transport.https   
 

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)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.