Spring Integration

Uses of Class
org.springframework.integration.ip.tcp.connection.AbstractClientConnectionFactory

Packages that use AbstractClientConnectionFactory
org.springframework.integration.ip.tcp.connection All things related to tcp connections - client and server factories; listener and sender interfaces. 
 

Uses of AbstractClientConnectionFactory in org.springframework.integration.ip.tcp.connection
 

Subclasses of AbstractClientConnectionFactory in org.springframework.integration.ip.tcp.connection
 class TcpNetClientConnectionFactory
          A client connection factory that creates TcpNetConnections.
 class TcpNioClientConnectionFactory
          A client connection factory that creates TcpNioConnections.
 


Spring Integration

Copyright © 2010. All Rights Reserved.