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