クラスの使用
org.springframework.integration.ip.dsl.TcpNetServerConnectionFactorySpec
TcpNetServerConnectionFactorySpec を使用するパッケージ
org.springframework.integration.ip.dsl 内の TcpNetServerConnectionFactorySpec 使用
修飾子と型クラス説明class修飾子と型メソッド説明TcpNetServerConnectionFactorySpec.connectionSupport(TcpNetConnectionSupport connectionSupport) 接続オブジェクトの作成に使用するTcpNetConnectionSupport。Tcp.netServer(int port) NIO を使用しないサーバー仕様を作成します。TcpNetServerConnectionFactorySpec.socketFactorySupport(TcpSocketFactorySupport tcpSocketFactorySupport) サーバーソケットの作成に使用されるTcpSocketFactorySupportを設定します。