JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.http
,
org.springframework.integration.http.config
,
org.springframework.integration.http.converter
,
org.springframework.integration.http.dsl
,
org.springframework.integration.http.inbound
,
org.springframework.integration.http.management
,
org.springframework.integration.http.multipart
,
org.springframework.integration.http.outbound
,
org.springframework.integration.http.support
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.http.config.
HttpOutboundChannelAdapterParser
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.http.dsl.
HttpMessageHandlerSpec
org.springframework.integration.dsl.MessagingGatewaySpec<S,G>
org.springframework.integration.http.dsl.
HttpInboundEndpointSupportSpec
<S,E> (implements org.springframework.integration.dsl.ComponentsRegistration)
org.springframework.integration.http.dsl.
BaseHttpInboundEndpointSpec
<S,E>
org.springframework.integration.http.dsl.
HttpControllerEndpointSpec
org.springframework.integration.http.dsl.
HttpRequestHandlerEndpointSpec
org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
org.springframework.integration.http.converter.
SerializingHttpMessageConverter
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.
IntegrationRequestMappingHandlerMapping
(implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor)
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.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.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.http.inbound.
BaseHttpInboundEndpoint
(implements org.springframework.integration.context.OrderlyShutdownCapable)
org.springframework.integration.http.inbound.
HttpRequestHandlingEndpointSupport
org.springframework.integration.http.inbound.
HttpRequestHandlingController
(implements org.springframework.web.servlet.mvc.Controller)
org.springframework.integration.http.inbound.
HttpRequestHandlingMessagingGateway
(implements org.springframework.web.HttpRequestHandler)
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.integration.http.outbound.
AbstractHttpRequestExecutingMessageHandler
org.springframework.integration.http.outbound.
HttpRequestExecutingMessageHandler
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.config.
HttpNamespaceHandler
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.server.ResponseStatusException
org.springframework.web.server.ServerWebInputException
org.springframework.web.bind.support.WebExchangeBindException (implements org.springframework.validation.BindingResult)
org.springframework.integration.http.support.
IntegrationWebExchangeBindException
org.springframework.integration.http.multipart.
UploadedMultipartFile
(implements org.springframework.web.multipart.MultipartFile)
Interface Hierarchy
org.springframework.integration.http.multipart.
MultipartFileReader
<T>
Annotation Type Hierarchy
org.springframework.integration.http.config.
EnableIntegrationGraphController
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes