org.appdapter.core.remote.sparql
Class WebDataDumper

java.lang.Object
  extended by org.appdapter.core.remote.sparql.WebDataDumper

public class WebDataDumper
extends Object

Author:
Stu B.

Constructor Summary
WebDataDumper()
           
 
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
 

Constructor Detail

WebDataDumper

public WebDataDumper()
Method Detail

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.