クラス WebFluxInboundEndpointSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<WebFluxInboundEndpointSpec, WebFluxInboundEndpoint>
org.springframework.integration.dsl.MessagingGatewaySpec<WebFluxInboundEndpointSpec, WebFluxInboundEndpoint>
org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec<WebFluxInboundEndpointSpec, WebFluxInboundEndpoint>
org.springframework.integration.webflux.dsl.WebFluxInboundEndpointSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<WebFluxInboundEndpoint>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class WebFluxInboundEndpointSpec
extends HttpInboundEndpointSupportSpec<WebFluxInboundEndpointSpec, WebFluxInboundEndpoint>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
ネストされたクラスの要約
クラス org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec から継承されたネストクラス / インターフェース
HttpInboundEndpointSupportSpec.CrossOriginSpec, HttpInboundEndpointSupportSpec.RequestMappingSpecフィールドのサマリー
クラス org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec から継承されたフィールド
headerExpressions, headerMapper, requestMappingクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedWebFluxInboundEndpointSpec(WebFluxInboundEndpoint gateway, StringSE... path) メソッドのサマリー
修飾子と型メソッド説明codecConfigurer(ServerCodecConfigurer codecConfigurer) reactiveAdapterRegistry(ReactiveAdapterRegistry adapterRegistry) requestedContentTypeResolver(RequestedContentTypeResolver requestedContentTypeResolver) クラス org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec から継承されたメソッド
crossOrigin, extractReplyPayload, getComponentsToRegister, headerExpression, headerExpression, headerExpressions, headerFunction, headerMapper, mappedRequestHeaders, mappedResponseHeaders, payloadExpression, payloadExpression, payloadFunction, requestMapping, requestPayloadType, requestPayloadType, statusCodeExpression, statusCodeExpression, statusCodeFunction, validatorクラス org.springframework.integration.dsl.MessagingGatewaySpec から継承されたメソッド
autoStartup, errorChannel, errorChannel, errorOnTimeout, id, observationConvention, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrackクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingletonインターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
WebFluxInboundEndpointSpec
メソッドの詳細
codecConfigurer
requestedContentTypeResolver
public WebFluxInboundEndpointSpec requestedContentTypeResolver(RequestedContentTypeResolver requestedContentTypeResolver) reactiveAdapterRegistry