Uses of Class
org.springframework.integration.ip.dsl.TcpServerConnectionFactorySpec
Package
Description
Provides TCP/UDP Component support for the Java DSL.
-
Uses of TcpServerConnectionFactorySpec in org.springframework.integration.ip.dsl
Modifier and TypeMethodDescriptionTcpServerConnectionFactorySpec.backlog
(int backlog) TcpServerConnectionFactorySpec.localAddress
(String localAddress) Tcp.netServer
(int port) Create a server spec that does not use NIO.Tcp.nioServer
(int port) Create a server spec that uses NIO.