Spring Integration

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

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

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

Fields in org.springframework.integration.ip.tcp.connection with type parameters of type TcpNioConnection
protected  Map<SocketChannel,TcpNioConnection> TcpNioClientConnectionFactory.connections
           
protected  Map<SocketChannel,TcpNioConnection> TcpNioServerConnectionFactory.connections
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.