BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.client
Class NullSSLAdapter

java.lang.Object
  |
  +--weblogic.webservice.client.NullSSLAdapter

public class NullSSLAdapter
extends java.lang.Object
implements SSLAdapter

NullSSLAdapter.java This class is intended for use when there is non SSL implmentation available. It throws exceptions when requests are made for SSL. Created: Wed Jun 19 16:08:42 2002

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
NullSSLAdapter()
           
 
Method Summary
 java.net.Socket createSocket(java.lang.String host, int port)
           
 java.net.URLConnection openConnection(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullSSLAdapter

public NullSSLAdapter()
Method Detail

createSocket

public java.net.Socket createSocket(java.lang.String host,
                                    int port)
                             throws java.io.IOException
Specified by:
createSocket in interface SSLAdapter


openConnection

public java.net.URLConnection openConnection(java.net.URL url)
                                      throws java.io.IOException
Specified by:
openConnection in interface SSLAdapter


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81