public class SignatureExec extends Object implements org.apache.http.impl.execchain.ClientExecChain
限定符和类型 | 方法和说明 |
---|---|
protected void |
convertToRepeatableRequestEntity(org.apache.http.client.methods.HttpRequestWrapper request) |
protected void |
convertToRepeatableResponseEntity(org.apache.http.client.methods.CloseableHttpResponse response) |
org.apache.http.client.methods.CloseableHttpResponse |
execute(org.apache.http.conn.routing.HttpRoute route,
org.apache.http.client.methods.HttpRequestWrapper request,
org.apache.http.client.protocol.HttpClientContext context,
org.apache.http.client.methods.HttpExecutionAware execAware) |
protected org.apache.http.HttpEntity |
newRepeatableEntity(org.apache.http.HttpEntity entity) |
protected org.apache.http.HttpEntity newRepeatableEntity(org.apache.http.HttpEntity entity) throws IOException
IOException
protected void convertToRepeatableResponseEntity(org.apache.http.client.methods.CloseableHttpResponse response) throws IOException
IOException
protected void convertToRepeatableRequestEntity(org.apache.http.client.methods.HttpRequestWrapper request) throws IOException
IOException
public org.apache.http.client.methods.CloseableHttpResponse execute(org.apache.http.conn.routing.HttpRoute route, org.apache.http.client.methods.HttpRequestWrapper request, org.apache.http.client.protocol.HttpClientContext context, org.apache.http.client.methods.HttpExecutionAware execAware) throws IOException, org.apache.http.HttpException
execute
在接口中 org.apache.http.impl.execchain.ClientExecChain
IOException
org.apache.http.HttpException
Copyright © 2023. All rights reserved.