public final class TracingClientHttpRequestInterceptor extends Object implements org.springframework.http.client.ClientHttpRequestInterceptor
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.client.ClientHttpRequestInterceptor |
create(CurrentTraceContext currentTraceContext,
HttpClientHandler httpClientHandler) |
org.springframework.http.client.ClientHttpResponse |
intercept(org.springframework.http.HttpRequest req,
byte[] body,
org.springframework.http.client.ClientHttpRequestExecution execution) |
public static org.springframework.http.client.ClientHttpRequestInterceptor create(CurrentTraceContext currentTraceContext, HttpClientHandler httpClientHandler)
public org.springframework.http.client.ClientHttpResponse intercept(org.springframework.http.HttpRequest req,
byte[] body,
org.springframework.http.client.ClientHttpRequestExecution execution)
throws IOException
intercept in interface org.springframework.http.client.ClientHttpRequestInterceptorIOExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.