Hierarchy For Package org.springframework.integration.webflux.inbound

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.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)