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.AbstractConsumerEndpointParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
          • org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
              • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
    • org.springframework.integration.http.inbound.CrossOrigin
    • org.springframework.integration.http.support.DefaultHttpHeaderMapper (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.mapping.HeaderMapper<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.http.multipart.DefaultMultipartFileReader (implements org.springframework.integration.http.multipart.MultipartFileReader<T>)
    • org.springframework.integration.http.inbound.DynamicRequestMappingBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor, org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.integration.http.multipart.FileCopyingMultipartFileReader (implements org.springframework.integration.http.multipart.MultipartFileReader<T>)
    • org.springframework.integration.http.dsl.Http
    • org.springframework.integration.http.config.HttpContextUtils
    • org.springframework.integration.http.HttpHeaders
    • org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.CrossOriginSpec
    • org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
    • org.springframework.integration.http.config.HttpIntegrationConfigurationInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
    • org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.http.management.IntegrationGraphController
    • org.springframework.integration.http.config.IntegrationGraphControllerParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.integration.http.config.IntegrationGraphControllerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • 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.http.converter.MultipartAwareFormHttpMessageConverter (implements org.springframework.http.converter.HttpMessageConverter<T>)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.http.inbound.RequestMapping
    • org.springframework.http.server.ServletServerHttpRequest (implements org.springframework.http.server.ServerHttpRequest)
      • org.springframework.integration.http.multipart.MultipartHttpInputMessage (implements org.springframework.web.multipart.MultipartRequest)
    • org.springframework.integration.http.multipart.SimpleMultipartFileReader (implements org.springframework.integration.http.multipart.MultipartFileReader<T>)
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
          • org.springframework.core.NestedRuntimeException
            • org.springframework.web.ErrorResponseException (implements org.springframework.web.ErrorResponse)
              • org.springframework.web.server.ResponseStatusException
                • org.springframework.web.server.ServerWebInputException
                  • org.springframework.web.bind.support.WebExchangeBindException (implements org.springframework.validation.BindingResult)
    • org.springframework.integration.http.multipart.UploadedMultipartFile (implements org.springframework.web.multipart.MultipartFile)

Interface Hierarchy

Annotation Interface Hierarchy