org.mule.providers.ssl
Class SslSocketFactory

java.lang.Object
  extended by org.mule.providers.tcp.TcpSocketFactory
      extended by org.mule.providers.ssl.SslSocketFactory
All Implemented Interfaces:
KeyedPoolableObjectFactory

public class SslSocketFactory
extends org.mule.providers.tcp.TcpSocketFactory


Field Summary
 
Fields inherited from class org.mule.providers.tcp.TcpSocketFactory
logger
 
Method Summary
protected  Socket createSocket(int port, InetAddress inetAddress)
           
 
Methods inherited from class org.mule.providers.tcp.TcpSocketFactory
activateObject, destroyObject, makeObject, passivateObject, validateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createSocket

protected Socket createSocket(int port,
                              InetAddress inetAddress)
                       throws IOException
Overrides:
createSocket in class org.mule.providers.tcp.TcpSocketFactory
Throws:
IOException


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.