public class LoggingHttpRequestExecutor extends java.lang.Object implements HttpRequestExecutor
| Constructor and Description |
|---|
LoggingHttpRequestExecutor(HttpRequestExecutor delegate,
java.lang.Class<?> loggerClass) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
execute(org.apache.http.client.methods.HttpUriRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic LoggingHttpRequestExecutor(HttpRequestExecutor delegate, java.lang.Class<?> loggerClass)
public org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest request)
throws java.io.IOException
execute in interface HttpRequestExecutorjava.io.IOException