Package org.springframework.integration.http.dsl
@NonNullApi
@NonNullFields
package org.springframework.integration.http.dsl
Provides HTTP Components support for Spring Integration Java DSL.
-
ClassDescriptionBaseHttpInboundEndpointSpec<S extends BaseHttpInboundEndpointSpec<S,
E>, E extends HttpRequestHandlingEndpointSupport> A baseMessagingGatewaySpec
for theHttpRequestHandlingEndpointSupport
implementations.BaseHttpMessageHandlerSpec<S extends BaseHttpMessageHandlerSpec<S,E>, E extends AbstractHttpRequestExecutingMessageHandler> The baseMessageHandlerSpec
forAbstractHttpRequestExecutingMessageHandler
s.The HTTP components Factory.TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingController
.HttpInboundEndpointSupportSpec<S extends HttpInboundEndpointSupportSpec<S,E>, E extends BaseHttpInboundEndpoint> A fluent API for theCrossOrigin
.A fluent API for theRequestMapping
.TheBaseHttpMessageHandlerSpec
implementation for theHttpRequestExecutingMessageHandler
.TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingMessagingGateway
.