org.mule.transport.tcp
Class TcpSocketFactory

java.lang.Object
  extended by org.mule.transport.tcp.AbstractTcpSocketFactory
      extended by org.mule.transport.tcp.TcpSocketFactory
All Implemented Interfaces:
KeyedPoolableObjectFactory

public class TcpSocketFactory
extends AbstractTcpSocketFactory


Constructor Summary
TcpSocketFactory()
           
 
Method Summary
protected  Socket createSocket(TcpSocketKey key)
           
 
Methods inherited from class org.mule.transport.tcp.AbstractTcpSocketFactory
activateObject, destroyObject, makeObject, passivateObject, validateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcpSocketFactory

public TcpSocketFactory()
Method Detail

createSocket

protected Socket createSocket(TcpSocketKey key)
                       throws IOException
Specified by:
createSocket in class AbstractTcpSocketFactory
Throws:
IOException


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