@Immutable public class ProtocolExec extends Object implements ClientExecChain
| Constructor and Description |
|---|
ProtocolExec(ClientExecChain requestExecutor,
HttpProcessor httpProcessor) |
| Modifier and Type | Method and Description |
|---|---|
CloseableHttpResponse |
execute(HttpRoute route,
HttpRequestWrapper request,
HttpClientContext context,
HttpExecutionAware execAware) |
public ProtocolExec(ClientExecChain requestExecutor, HttpProcessor httpProcessor)
public CloseableHttpResponse execute(HttpRoute route, HttpRequestWrapper request, HttpClientContext context, HttpExecutionAware execAware) throws IOException, HttpException
execute in interface ClientExecChainIOExceptionHttpExceptionCopyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.