public class ApacheHCHttpCommandExecutorService extends BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
HttpFutureCommandClient
, Apache Components HttpClient 4.x.BaseHttpCommandExecutorService.HttpResponseCallable
contentMetadataCodec, errorHandler, headerLog, ioExecutor, ioRetryHandler, logger, retryHandler, utils, wire
Modifier and Type | Method and Description |
---|---|
protected void |
cleanup(org.apache.http.client.methods.HttpUriRequest nativeResponse) |
protected org.apache.http.client.methods.HttpUriRequest |
convert(HttpRequest request) |
protected HttpResponse |
invoke(org.apache.http.client.methods.HttpUriRequest nativeRequest) |
consumeOnClose, invoke, submit
protected org.apache.http.client.methods.HttpUriRequest convert(HttpRequest request) throws IOException
convert
in class BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
IOException
protected HttpResponse invoke(org.apache.http.client.methods.HttpUriRequest nativeRequest) throws IOException
invoke
in class BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
IOException
protected void cleanup(org.apache.http.client.methods.HttpUriRequest nativeResponse)
cleanup
in class BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
Copyright © 2009-2013 jclouds. All Rights Reserved.