Class DefaultTcpNetSocketFactorySupport

java.lang.Object
org.springframework.integration.ip.tcp.connection.DefaultTcpNetSocketFactorySupport
All Implemented Interfaces:
TcpSocketFactorySupport

public class DefaultTcpNetSocketFactorySupport
extends Object
implements TcpSocketFactorySupport
Implementation of TcpSocketFactorySupport for non-SSL sockets ServerSocket and Socket.
Since:
2.2
Author:
Gary Russell