Package org.springframework.integration.http.outbound
@NonNullApi
@NonNullFields
package org.springframework.integration.http.outbound
Provides classes supporting outbound endpoints.
- 
ClassesClassDescriptionBase class for http outbound adapter/gateway.AMessageHandlerimplementation that executes HTTP requests by delegating to aRestTemplateinstance.