クラスの使用
org.springframework.integration.webflux.dsl.WebFluxInboundEndpointSpec
WebFluxInboundEndpointSpec を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL の WebFlux コンポーネントサポートを提供します。
org.springframework.integration.webflux.dsl 内の WebFluxInboundEndpointSpec 使用
修飾子と型メソッド説明WebFluxInboundEndpointSpec.codecConfigurer(ServerCodecConfigurer codecConfigurer) static WebFluxInboundEndpointSpecWebFlux.inboundChannelAdapter(StringSE... path) 提供されているマッピング用のpath配列に基づいて、一方向リアクティブアダプター用のWebFluxInboundEndpointSpecビルダーを作成します。static WebFluxInboundEndpointSpecWebFlux.inboundGateway(StringSE... path) マッピング用に提供されたpath配列に基づいて、リクエスト / 応答リアクティブゲートウェイ用のWebFluxInboundEndpointSpecビルダーを作成します。WebFluxInboundEndpointSpec.reactiveAdapterRegistry(ReactiveAdapterRegistry adapterRegistry) WebFluxInboundEndpointSpec.requestedContentTypeResolver(RequestedContentTypeResolver requestedContentTypeResolver)