Spring Integration

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

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

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

Subclasses of AbstractSocketReader in org.springframework.integration.ip.tcp
 class NetSocketReader
          A SocketReader that reads from a Socket.
 class NioSocketReader
          A non-blocking SocketReader that reads from a SocketChannel.
 


Spring Integration

Copyright © 2010. All Rights Reserved.