moazs.ssl
Class IAIKSecureSocketFactory

java.lang.Object
  extended bymoazs.ssl.IAIKSecureSocketFactory
All Implemented Interfaces:
org.apache.axis.components.net.SecureSocketFactory, org.apache.axis.components.net.SocketFactory

public class IAIKSecureSocketFactory
extends Object
implements org.apache.axis.components.net.SecureSocketFactory


Constructor Summary
IAIKSecureSocketFactory(Hashtable properties)
           
 
Method Summary
 Socket create(String host, int port, StringBuffer stringbuffer, org.apache.axis.components.net.BooleanHolder booleanholder)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IAIKSecureSocketFactory

public IAIKSecureSocketFactory(Hashtable properties)
Method Detail

create

public Socket create(String host,
                     int port,
                     StringBuffer stringbuffer,
                     org.apache.axis.components.net.BooleanHolder booleanholder)
              throws IOException,
                     UnknownHostException
Specified by:
create in interface org.apache.axis.components.net.SocketFactory
Throws:
IOException
UnknownHostException


Copyright 2008 EGIZ. All Rights Reserved.