public class ApacheHCHttpCommandExecutorService extends BaseHttpCommandExecutorService<org.apache.http.client.methods.HttpUriRequest>
HttpCommandExecutorService
, Apache Components HttpClient 4.x.contentMetadataCodec, errorHandler, headerLog, 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) |
invoke
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-2016 The Apache Software Foundation. All Rights Reserved.