Interface ConnectionFactory
- All Superinterfaces:
 Lifecycle,ManageableLifecycle
- All Known Implementing Classes:
 AbstractClientConnectionFactory,AbstractConnectionFactory,AbstractServerConnectionFactory,CachingClientConnectionFactory,FailoverClientConnectionFactory,TcpNetClientConnectionFactory,TcpNetServerConnectionFactory,TcpNioClientConnectionFactory,TcpNioServerConnectionFactory,ThreadAffinityClientConnectionFactory
A factory used to create TcpConnection objects.
- Since:
 - 2.0
 - Author:
 - Gary Russell
 
- 
Method Summary
Methods inherited from interface org.springframework.integration.support.management.ManageableLifecycle
isRunning, start, stop 
- 
Method Details
- 
getConnection
- Throws:
 InterruptedException
 
 -