JavaScript is disabled on your browser.
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.inbound
,
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.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
org.springframework.integration.http.converter.
SerializingHttpMessageConverter
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.http.config.
HttpNamespaceHandler
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.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.integration.http.inbound.
IntegrationRequestMappingHandlerMapping
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.support.
HttpContextUtils
org.springframework.integration.http.
HttpHeaders
org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.context.SmartLifecycle)
org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.history.TrackableComponent)
org.springframework.integration.http.inbound.
HttpRequestHandlingEndpointSupport
(implements org.springframework.integration.context.OrderlyShutdownCapable)
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.AbstractMessageHandler (implements org.springframework.integration.core.MessageHandler, org.springframework.integration.context.Orderable, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.core.MessageProducer)
org.springframework.integration.http.outbound.
HttpRequestExecutingMessageHandler
org.springframework.integration.http.converter.
MultipartAwareFormHttpMessageConverter
(implements org.springframework.http.converter.HttpMessageConverter<T>)
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>)
org.springframework.integration.http.multipart.
UploadedMultipartFile
(implements org.springframework.web.multipart.MultipartFile)
Interface Hierarchy
org.springframework.integration.http.multipart.
MultipartFileReader
<T>
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes