クラスの使用
org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
パッケージ
説明
Spring Integration Java DSL の HTTP コンポーネントサポートを提供します。
org.springframework.integration.http.dsl 内の HttpInboundEndpointSupportSpec.RequestMappingSpec 使用
HttpInboundEndpointSupportSpec.RequestMappingSpec を返す org.springframework.integration.http.dsl のメソッド修飾子と型メソッド説明マッピングされたリクエストの消費可能なメディア型。プライマリマッピングを絞り込みます。マッピングされたリクエストのヘッダー。プライマリマッピングを絞り込みます。HttpInboundEndpointSupportSpec.RequestMappingSpec.methods(HttpMethod... supportedMethods) プライマリマッピングを絞り込む HTTP リクエストメソッド: GET、POST、HEAD、OPTIONS、PUT、PATCH、DELETE、TRACE。マッピングされたリクエストのパラメーター。プライマリマッピングを絞り込みます。マッピングされたリクエストの生成可能なメディア型。プライマリマッピングを絞り込みます。型 HttpInboundEndpointSupportSpec.RequestMappingSpec の型引数を持つ org.springframework.integration.http.dsl のメソッドパラメーター修飾子と型メソッド説明HttpInboundEndpointSupportSpec.requestMapping(ConsumerSE<HttpInboundEndpointSupportSpec.RequestMappingSpec> mapping)