Spring Integration

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

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

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

Subclasses of AbstractSocketWriter in org.springframework.integration.ip.tcp
 class NetSocketWriter
          A SocketWriter that writes to a Socket.
 class NioSocketWriter
          A SocketWriter that writes to a SocketChannel.
 

Fields in org.springframework.integration.ip.tcp declared as AbstractSocketWriter
protected  AbstractSocketWriter AbstractTcpSendingMessageHandler.writer
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.