public interface ClientExecChain
Closeable.close()
methods in case of an I/O, protocol or
runtime exception, or in case the response is not propagated to the caller.Modifier and Type | Method and Description |
---|---|
CloseableHttpResponse |
execute(HttpRoute route,
HttpRequestWrapper request,
HttpClientContext clientContext,
HttpExecutionAware execAware) |
CloseableHttpResponse execute(HttpRoute route, HttpRequestWrapper request, HttpClientContext clientContext, HttpExecutionAware execAware) throws IOException, HttpException
IOException
HttpException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.