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
IOExceptionprotected void convertToRepeatableResponseEntity(org.apache.http.client.methods.CloseableHttpResponse response)
throws IOException
IOExceptionprotected void convertToRepeatableRequestEntity(org.apache.http.client.methods.HttpRequestWrapper request)
throws IOException
IOExceptionpublic 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.ClientExecChainIOExceptionorg.apache.http.HttpExceptionCopyright © 2024. All rights reserved.