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