org.ferris.axis.components.net
Class MySecureSocketFactory
java.lang.Object
org.ferris.axis.components.net.MySecureSocketFactory
- All Implemented Interfaces:
- org.apache.axis.components.net.SecureSocketFactory, org.apache.axis.components.net.SocketFactory
public class MySecureSocketFactory
- extends Object
- implements org.apache.axis.components.net.SecureSocketFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySecureSocketFactory
public MySecureSocketFactory(Hashtable<? extends Object,? extends Object> table)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
create
public Socket create(String host,
int port,
StringBuffer otherHeaders,
org.apache.axis.components.net.BooleanHolder useFullUrl)
throws Exception
- Specified by:
create in interface org.apache.axis.components.net.SocketFactory
- Throws:
Exception
Copyright © March 15, 2008-2011 The Ferris Foundation. All Rights Reserved.