Uses of Class
org.springframework.integration.ip.dsl.TcpNetClientConnectionFactorySpec
Package
Description
Provides TCP/UDP Component support for the Java DSL.
-
Uses of TcpNetClientConnectionFactorySpec in org.springframework.integration.ip.dsl
Modifier and TypeMethodDescriptionTcpNetClientConnectionFactorySpec.connectionSupport
(TcpNetConnectionSupport connectionSupport) TheTcpNetConnectionSupport
to use to create connection objects.Create a client spec that does not use NIO.TcpNetClientConnectionFactorySpec.socketFactorySupport
(TcpSocketFactorySupport tcpSocketFactorySupport) Set theTcpSocketFactorySupport
used to create server sockets.