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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.integration.webflux.dsl.WebFlux