Uses of Class
org.springframework.integration.ip.dsl.TcpNioServerConnectionFactorySpec
Packages that use TcpNioServerConnectionFactorySpec
Package
Description
Provides TCP/UDP Component support for the Java DSL.
-
Uses of TcpNioServerConnectionFactorySpec in org.springframework.integration.ip.dsl
Methods in org.springframework.integration.ip.dsl that return TcpNioServerConnectionFactorySpecModifier 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.