Uses of Class
org.springframework.integration.http.inbound.HttpRequestHandlingMessagingGateway
Packages that use HttpRequestHandlingMessagingGateway
Package
Description
Provides HTTP Components support for Spring Integration Java DSL.
-
Uses of HttpRequestHandlingMessagingGateway in org.springframework.integration.http.dsl
Subclasses with type arguments of type HttpRequestHandlingMessagingGateway in org.springframework.integration.http.dslModifier and TypeClassDescriptionclass
TheBaseHttpInboundEndpointSpec
implementation for theHttpRequestHandlingMessagingGateway
.Constructors in org.springframework.integration.http.dsl with parameters of type HttpRequestHandlingMessagingGatewayModifierConstructorDescriptionprotected
HttpRequestHandlerEndpointSpec
(HttpRequestHandlingMessagingGateway endpoint, String... path)