Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
        • org.springframework.integration.http.config.HttpOutboundGatewayParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
        • org.springframework.integration.http.config.HttpInboundEndpointParser
    • org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.dsl.IntegrationComponentSpec<S,​T> (implements org.springframework.context.SmartLifecycle)
        • org.springframework.integration.dsl.MessageHandlerSpec<S,​H>
          • org.springframework.integration.http.dsl.BaseHttpMessageHandlerSpec<S,​E> (implements org.springframework.integration.dsl.ComponentsRegistration)
        • org.springframework.integration.dsl.MessagingGatewaySpec<S,​G>
          • org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec<S,​E> (implements org.springframework.integration.dsl.ComponentsRegistration)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.reactive.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.reactive.HandlerMapping, org.springframework.core.Ordered)
        • org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
          • org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
            • org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware)
              • org.springframework.integration.webflux.inbound.WebFluxIntegrationRequestMappingHandlerMapping (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor)
    • org.springframework.integration.webflux.support.ClientHttpResponseBodyExtractor (implements org.springframework.web.reactive.function.BodyExtractor<T,​M>)
    • org.springframework.integration.webflux.inbound.IntegrationHandlerResultHandler (implements org.springframework.web.reactive.HandlerResultHandler, org.springframework.core.Ordered)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.http.inbound.BaseHttpInboundEndpoint (implements org.springframework.integration.context.OrderlyShutdownCapable)
            • org.springframework.integration.webflux.inbound.WebFluxInboundEndpoint (implements org.springframework.web.server.WebHandler)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.webflux.dsl.WebFlux
    • org.springframework.integration.webflux.support.WebFluxContextUtils
    • org.springframework.integration.webflux.config.WebFluxIntegrationConfigurationInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)