クラスの使用
org.springframework.integration.ip.dsl.TcpInboundGatewaySpec
TcpInboundGatewaySpec を使用するパッケージ
org.springframework.integration.ip.dsl 内の TcpInboundGatewaySpec 使用
org.springframework.integration.ip.dsl 内の型引数 TcpInboundGatewaySpec を持つサブクラス修飾子と型メソッド説明TcpInboundGatewaySpec.clientMode
(boolean isClientMode) static TcpInboundGatewaySpec
Tcp.inboundGateway
(AbstractConnectionFactorySpec<?, ?> connectionFactorySpec) 提供された接続ファクトリを使用して受信ゲートウェイを作成します。static TcpInboundGatewaySpec
Tcp.inboundGateway
(AbstractConnectionFactory connectionFactory) 提供された接続ファクトリを使用して受信ゲートウェイを作成します。TcpInboundGatewaySpec.retryInterval
(long retryInterval) TcpInboundGatewaySpec.taskScheduler
(TaskScheduler taskScheduler)