クラスの使用
org.springframework.integration.ip.dsl.TcpInboundChannelAdapterSpec
TcpInboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.ip.dsl 内の TcpInboundChannelAdapterSpec 使用
修飾子と型メソッド説明TcpInboundChannelAdapterSpec.clientMode(boolean isClientMode) static TcpInboundChannelAdapterSpecTcp.inboundAdapter(AbstractConnectionFactorySpec<?, ?> connectionFactorySpec) 提供されている接続ファクトリを使用して、受信チャネルアダプターを作成します。static TcpInboundChannelAdapterSpecTcp.inboundAdapter(AbstractConnectionFactory connectionFactory) 提供されている接続ファクトリを使用して、受信チャネルアダプターを作成します。TcpInboundChannelAdapterSpec.retryInterval(long retryInterval) TcpInboundChannelAdapterSpec.taskScheduler(TaskScheduler taskScheduler)