public class RouterRestTemplateInterceptor extends Object implements org.springframework.http.client.ClientHttpRequestInterceptor
| Constructor and Description |
|---|
RouterRestTemplateInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpResponse |
intercept(org.springframework.http.HttpRequest httpRequest,
byte[] bytes,
org.springframework.http.client.ClientHttpRequestExecution clientHttpRequestExecution)
header pass
|
public org.springframework.http.client.ClientHttpResponse intercept(org.springframework.http.HttpRequest httpRequest,
byte[] bytes,
org.springframework.http.client.ClientHttpRequestExecution clientHttpRequestExecution)
throws IOException
intercept in interface org.springframework.http.client.ClientHttpRequestInterceptorhttpRequest - bytes - clientHttpRequestExecution - IOExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.