Uses of Package
org.springframework.integration.http.dsl
Packages that use org.springframework.integration.http.dsl
Package
Description
Provides HTTP Components support for Spring Integration Java DSL.
Provides WebFlux Components support for Spring Integration Java DSL.
-
Classes in org.springframework.integration.http.dsl used by org.springframework.integration.http.dslClassDescriptionA base
MessagingGatewaySpec
for theHttpRequestHandlingEndpointSupport
implementations.The baseMessageHandlerSpec
forAbstractHttpRequestExecutingMessageHandler
s.TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingController
.A fluent API for theCrossOrigin
.A fluent API for theRequestMapping
.TheBaseHttpMessageHandlerSpec
implementation for theHttpRequestExecutingMessageHandler
.TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingMessagingGateway
. -
Classes in org.springframework.integration.http.dsl used by org.springframework.integration.webflux.dsl