クラスの使用
org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
HttpRequestHandlingEndpointSupport を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL の HTTP コンポーネントサポートを提供します。
受信エンドポイントをサポートするクラスを提供します。
org.springframework.integration.http.dsl 内の HttpRequestHandlingEndpointSupport 使用
HttpRequestHandlingEndpointSupport 型の型パラメーターを持つ org.springframework.integration.http.dsl のクラス修飾子と型クラス説明class
BaseHttpInboundEndpointSpec<S extends BaseHttpInboundEndpointSpec<S,
E>, E extends HttpRequestHandlingEndpointSupport> org.springframework.integration.http.inbound 内の HttpRequestHandlingEndpointSupport 使用
修飾子と型クラス説明class
DispatcherServlet フロントコントローラーで使用する Spring のController
インターフェースを実装する受信 HTTP エンドポイント。class
HTTP リクエストを処理する受信メッセージングゲートウェイ。