public class ApacheHCHttpCommandExecutorService extends BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
HttpFutureCommandClient
, Apache Components HttpClient 4.x.BaseHttpCommandExecutorService.HttpResponseCallable
headerLog, logger, 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, 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-2012 jclouds. All Rights Reserved.