Package org.springframework.integration.http.outbound
Provides classes supporting outbound endpoints.
-
Class Summary Class Description AbstractHttpRequestExecutingMessageHandler Base class for http outbound adapter/gateway.HttpRequestExecutingMessageHandler AMessageHandler
implementation that executes HTTP requests by delegating to aRestTemplate
instance.