Uses of Class
org.springframework.integration.ip.dsl.TcpNioServerConnectionFactorySpec
Package
Description
Provides TCP/UDP Component support for the Java DSL.
-
Uses of TcpNioServerConnectionFactorySpec in org.springframework.integration.ip.dsl
Modifier and TypeMethodDescriptionTcpNioServerConnectionFactorySpec.connectionSupport
(TcpNioConnectionSupport tcpNioSupport) TheTcpNioConnectionSupport
to use.TcpNioServerConnectionFactorySpec.directBuffers
(boolean usingDirectBuffers) True to use direct buffers.Tcp.nioServer
(int port) Create a server spec that uses NIO.