Package org.springframework.integration.http.config
package org.springframework.integration.http.config
Provides classes for configuration - parsers, namespace handlers.
-
ClassDescriptionEnables the
IntegrationGraphController
iforg.springframework.web.servlet.DispatcherServlet
ororg.springframework.web.reactive.DispatcherHandler
is present in the classpath.Utility class for accessing HTTP integration components from theBeanFactory
.Parser for the 'inbound-channel-adapter' and 'inbound-gateway' elements of the 'http' namespace.The HTTP Integration infrastructurebeanFactory
initializer.Namespace handler for Spring Integration's http namespace.Parser for the 'outbound-channel-adapter' element of the http namespace.Parser for the 'outbound-gateway' element of the http namespace.TheBeanDefinitionParser
for the<int-http:graph-controller>
component.Registers the necessary beans forEnableIntegrationGraphController
.