クラスの使用
org.springframework.integration.ip.dsl.TcpClientConnectionFactorySpec
TcpClientConnectionFactorySpec を使用するパッケージ
org.springframework.integration.ip.dsl 内の TcpClientConnectionFactorySpec 使用
TcpClientConnectionFactorySpec 型の型パラメーターを持つ org.springframework.integration.ip.dsl のクラス修飾子と型クラス説明classTcpClientConnectionFactorySpec<S extends TcpClientConnectionFactorySpec<S,C>, C extends AbstractClientConnectionFactory> 修飾子と型クラス説明classclass型 TcpClientConnectionFactorySpec のパラメーターを持つ org.springframework.integration.ip.dsl のメソッド修飾子と型メソッド説明static TcpOutboundGatewaySpecTcp.outboundGateway(TcpClientConnectionFactorySpec<?, ?> connectionFactory) 提供されたクライアント接続ファクトリを使用して送信ゲートウェイを作成します。型 TcpClientConnectionFactorySpec のパラメーターを持つ org.springframework.integration.ip.dsl のコンストラクター修飾子コンストラクター説明TcpOutboundGatewaySpec(TcpClientConnectionFactorySpec<?, ?> connectionFactorySpec) 提供された接続ファクトリ仕様を使用してインスタンスを構成します。