クラスの使用
org.springframework.integration.http.dsl.HttpRequestHandlerEndpointSpec
HttpRequestHandlerEndpointSpec を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL の HTTP コンポーネントサポートを提供します。
org.springframework.integration.http.dsl 内の HttpRequestHandlerEndpointSpec 使用
修飾子と型クラス説明class修飾子と型メソッド説明HttpRequestHandlerEndpointSpec.convertExceptions(boolean convertExceptions) メッセージ処理例外の変換と書き込みを試行する必要があるかどうかを判別するためのフラグ。Http.inboundChannelAdapter(StringSE... path) マッピング用に提供されたpath配列に基づいて、一方向アダプター用のHttpRequestHandlerEndpointSpecビルダーを作成します。Http.inboundGateway(StringSE... path) マッピング用に提供されたpath配列に基づいて、リクエスト応答ゲートウェイ用のHttpRequestHandlerEndpointSpecビルダーを作成します。