Uses of Class
org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
Package
Description
Provides TCP/UDP Component support for the Java DSL.
-
Uses of TcpInboundChannelAdapterSpec in org.springframework.integration.ip.dsl
Modifier and TypeMethodDescriptionTcpInboundChannelAdapterSpec.clientMode
(boolean isClientMode) static TcpInboundChannelAdapterSpec
Tcp.inboundAdapter
(AbstractConnectionFactorySpec<?, ?> connectionFactorySpec) Create an inbound channel adapter using the supplied connection factory.static TcpInboundChannelAdapterSpec
Tcp.inboundAdapter
(AbstractConnectionFactory connectionFactory) Create an inbound channel adapter using the supplied connection factory.TcpInboundChannelAdapterSpec.retryInterval
(long retryInterval) TcpInboundChannelAdapterSpec.taskScheduler
(TaskScheduler taskScheduler)