org.appdapter.core.remote.sparql
Class WebDataDumper
java.lang.Object
org.appdapter.core.remote.sparql.WebDataDumper
public class WebDataDumper
- extends Object
- Author:
- Stu B.
|
Method Summary |
static void |
dumpRequestInfo(org.apache.http.client.methods.HttpPost postReq,
org.slf4j.Logger log)
|
static void |
dumpResponseInfo(org.apache.http.HttpResponse response,
String rqSummary,
String entityText,
org.slf4j.Logger log)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDataDumper
public WebDataDumper()
dumpRequestInfo
public static void dumpRequestInfo(org.apache.http.client.methods.HttpPost postReq,
org.slf4j.Logger log)
dumpResponseInfo
public static void dumpResponseInfo(org.apache.http.HttpResponse response,
String rqSummary,
String entityText,
org.slf4j.Logger log)
throws Throwable
- Throws:
Throwable
Copyright © 2010-2014. All Rights Reserved.