Spring Integration

Package org.springframework.integration.http.config

Provides classes for configuration - parsers, namespace handlers.

See:
          Description

Class Summary
HttpInboundEndpointParser Parser for the 'inbound-channel-adapter' and 'inbound-gateway' elements of the 'http' namespace.
HttpNamespaceHandler Namespace handler for Spring Integration's http namespace.
HttpOutboundChannelAdapterParser Parser for the 'outbound-channel-adapter' element of the http namespace.
HttpOutboundGatewayParser Parser for the 'outbound-gateway' element of the http namespace.
 

Package org.springframework.integration.http.config Description

Provides classes for configuration - parsers, namespace handlers.


Spring Integration