Package org.springframework.integration.http.outbound
package org.springframework.integration.http.outbound
Provides classes supporting outbound endpoints.
-
ClassDescriptionBase class for http outbound adapter/gateway.A
MessageHandler
implementation that executes HTTP requests by delegating to aRestTemplate
instance.