Uses of Class
org.springframework.integration.http.dsl.BaseHttpInboundEndpointSpec
Package
Description
Provides HTTP Components support for Spring Integration Java DSL.
-
Uses of BaseHttpInboundEndpointSpec in org.springframework.integration.http.dsl
Modifier and TypeClassDescriptionclass
BaseHttpInboundEndpointSpec<S extends BaseHttpInboundEndpointSpec<S,
E>, E extends HttpRequestHandlingEndpointSupport> A baseMessagingGatewaySpec
for theHttpRequestHandlingEndpointSupport
implementations.Modifier and TypeClassDescriptionclass
TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingController
.class
TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingMessagingGateway
.