public class SignerHttpRequestInterceptor
extends java.lang.Object
implements org.apache.http.HttpRequestInterceptor
| 构造器和说明 |
|---|
SignerHttpRequestInterceptor(Signer signer) |
public SignerHttpRequestInterceptor(Signer signer)
public void process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
process 在接口中 org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionjava.io.IOExceptionprotected void sign(org.apache.http.client.methods.HttpUriRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
org.apache.http.HttpExceptionjava.io.IOExceptionCopyright © 2021. All rights reserved.