org.mule.providers.tcp
Interface PooledSocketFactory

All Superinterfaces:
KeyedPoolableObjectFactory
All Known Implementing Classes:
SslSocketFactory, TcpSocketFactory

public interface PooledSocketFactory
extends KeyedPoolableObjectFactory

The types are insufficient to describe the interface here. What is important is that KeyedPoolableObjectFactory.makeObject(Object) return a Socket.


Method Summary
 
Methods inherited from interface org.apache.commons.pool.KeyedPoolableObjectFactory
activateObject, destroyObject, makeObject, passivateObject, validateObject
 



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