Uses of Package
org.springframework.integration.http.inbound
Packages that use org.springframework.integration.http.inbound
Package
Description
Provides classes for configuration - parsers, namespace handlers.
Provides HTTP Components support for Spring Integration Java DSL.
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
-
Classes in org.springframework.integration.http.inbound used by org.springframework.integration.http.config
-
Classes in org.springframework.integration.http.inbound used by org.springframework.integration.http.dslClassDescriptionThe
MessagingGatewaySupport
extension for HTTP Inbound endpoints with basic properties.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.Class for mapping web requests onto specificHttpRequestHandlingEndpointSupport
. -
Classes in org.springframework.integration.http.inbound used by org.springframework.integration.http.inboundClassDescriptionThe
MessagingGatewaySupport
extension for HTTP Inbound endpoints with basic properties.The mapping to permit cross origin requests (CORS) forHttpRequestHandlingEndpointSupport
.Base class for HTTP request handling endpoints.Class for mapping web requests onto specificHttpRequestHandlingEndpointSupport
. -
Classes in org.springframework.integration.http.inbound used by org.springframework.integration.webflux.inboundClassDescriptionThe
MessagingGatewaySupport
extension for HTTP Inbound endpoints with basic properties.