public class ApacheHCHttpCommandExecutorService
extends org.jclouds.http.internal.BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
HttpFutureCommandClient, Apache Components HttpClient 4.x.| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(org.apache.http.client.methods.HttpUriRequest nativeResponse) |
protected org.apache.http.client.methods.HttpUriRequest |
convert(org.jclouds.http.HttpRequest request) |
protected org.jclouds.http.HttpResponse |
invoke(org.apache.http.client.methods.HttpUriRequest nativeRequest) |
protected org.apache.http.client.methods.HttpUriRequest convert(org.jclouds.http.HttpRequest request)
throws IOException
convert in class org.jclouds.http.internal.BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>IOExceptionprotected org.jclouds.http.HttpResponse invoke(org.apache.http.client.methods.HttpUriRequest nativeRequest)
throws IOException
invoke in class org.jclouds.http.internal.BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>IOExceptionprotected void cleanup(org.apache.http.client.methods.HttpUriRequest nativeResponse)
cleanup in class org.jclouds.http.internal.BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.