Class DefaultTcpSocketSupport

java.lang.Object
org.springframework.integration.ip.tcp.connection.DefaultTcpSocketSupport
All Implemented Interfaces:
TcpSocketSupport

public class DefaultTcpSocketSupport
extends Object
implements TcpSocketSupport
Default implementation of TcpSocketSupport; makes no changes to sockets.
Since:
2.2
Author:
Gary Russell