Package org.springframework.integration.http.inbound
package org.springframework.integration.http.inbound
Provides classes supporting inbound endpoints.
-
ClassDescriptionThe
MessagingGatewaySupport
extension for HTTP Inbound endpoints with basic properties.The mapping to permit cross origin requests (CORS) forHttpRequestHandlingEndpointSupport
.Inbound HTTP endpoint that implements Spring'sController
interface to be used with a DispatcherServlet front controller.Base class for HTTP request handling endpoints.Inbound Messaging Gateway that handles HTTP Requests.TheHandlerMapping
implementation that detects and registersRequestMappingInfo
s forHttpRequestHandlingEndpointSupport
from a Spring Integration HTTP configuration of<inbound-channel-adapter/>
and<inbound-gateway/>
elements.Class for mapping web requests onto specificHttpRequestHandlingEndpointSupport
.