org.mule.providers.ssl
Class SslSocketFactory
java.lang.Object
org.mule.providers.tcp.TcpSocketFactory
org.mule.providers.ssl.SslSocketFactory
- All Implemented Interfaces:
- KeyedPoolableObjectFactory, PooledSocketFactory
- public class SslSocketFactory
- extends TcpSocketFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslSocketFactory
public SslSocketFactory(TlsConfiguration tls)
createSocket
protected Socket createSocket(int port,
InetAddress inetAddress)
throws IOException
- Overrides:
createSocket
in class TcpSocketFactory
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.