| Package | Description | 
|---|---|
| org.springframework.http.client | Contains an abstraction over client-side HTTP. | 
| Modifier and Type | Method and Description | 
|---|---|
| ListenableFuture<ClientHttpResponse> | AsyncClientHttpRequestInterceptor. intercept(HttpRequest request,
         byte[] body,
         AsyncClientHttpRequestExecution execution)Deprecated.  Intercept the given request, and return a response future. |