public class SignerClientHttpRequestInterceptor
extends java.lang.Object
implements org.springframework.http.client.ClientHttpRequestInterceptor
| 构造器和说明 |
|---|
SignerClientHttpRequestInterceptor(Signer signer) |
public SignerClientHttpRequestInterceptor(Signer signer)
public org.springframework.http.client.ClientHttpResponse intercept(org.springframework.http.HttpRequest request,
byte[] body,
org.springframework.http.client.ClientHttpRequestExecution execution)
throws java.io.IOException
intercept 在接口中 org.springframework.http.client.ClientHttpRequestInterceptorjava.io.IOExceptionCopyright © 2021. All rights reserved.