Spring Integration

Uses of Interface
org.springframework.integration.ip.tcp.MessageFormats

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

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

Classes in org.springframework.integration.ip.tcp that implement MessageFormats
 class AbstractSocketReader
          Abstract SocketReader that handles data in 3 standard, and one custom format.
 class AbstractSocketWriter
          Abstract SocketWriter that handles data in 3 standard, and one custom format.
 class NetSocketReader
          A SocketReader that reads from a Socket.
 class NetSocketWriter
          A SocketWriter that writes to a Socket.
 class NioSocketReader
          A non-blocking SocketReader that reads from a SocketChannel.
 class NioSocketWriter
          A SocketWriter that writes to a SocketChannel.
 


Spring Integration

Copyright © 2010. All Rights Reserved.