Spring Integration

Uses of Class
org.springframework.integration.ip.tcp.AbstractTcpReceivingChannelAdapter

Packages that use AbstractTcpReceivingChannelAdapter
org.springframework.integration.ip.tcp   
 

Uses of AbstractTcpReceivingChannelAdapter in org.springframework.integration.ip.tcp
 

Subclasses of AbstractTcpReceivingChannelAdapter in org.springframework.integration.ip.tcp
 class TcpNetReceivingChannelAdapter
          Tcp Receiving Channel adapter that uses a Socket.
 class TcpNioReceivingChannelAdapter
          Tcp Receiving Channel adapter that uses a SocketChannel.
 


Spring Integration

Copyright © 2010. All Rights Reserved.