Package org.springframework.integration.http.inbound

Class Summary
HttpRequestHandlingController Inbound HTTP endpoint that implements Spring's Controller interface to be used with a DispatcherServlet front controller.
HttpRequestHandlingMessagingGateway Inbound Messaging Gateway that handles HTTP Requests.
UriPathHandlerMapping A HandlerMapping implementation that matches against the value of the 'path' attribute, if present, on a Spring Integration HTTP <inbound-channel-adapter> or <inbound-gateway> element.