Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
        • org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
          • org.springframework.integration.config.xml.AbstractInboundGatewayParser
    • 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.dsl.MessagingGatewaySpec<S,​G>
    • org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.messaging.ReactiveMessageHandler)
      • org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler (implements org.springframework.context.EmbeddedValueResolverAware)
        • org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
          • org.springframework.integration.rsocket.ServerRSocketMessageHandler (implements org.springframework.context.ApplicationEventPublisherAware)
    • org.springframework.integration.rsocket.AbstractRSocketConnector (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.context.SmartLifecycle)
    • java.util.EventObject (implements java.io.Serializable)
      • org.springframework.context.ApplicationEvent
        • org.springframework.integration.events.IntegrationEvent
    • 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.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.rsocket.dsl.RSockets

Interface Hierarchy

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)