br.eti.kinoshita.testlinkjavaapi.util
Class CustomLoggingUtils
java.lang.Object
br.eti.kinoshita.testlinkjavaapi.util.CustomLoggingUtils
public class CustomLoggingUtils
- extends Object
See author's page for further information.
- Since:
- 1.9.1-1
- Author:
- Sujit Pal -
http://sujitpal.blogspot.com/2010/05/debugging-xml-with-apache
-xmlrpc.html
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomLoggingUtils
public CustomLoggingUtils()
logRequest
public static void logRequest(Logger logger,
org.apache.commons.httpclient.methods.RequestEntity requestEntity)
throws org.apache.xmlrpc.XmlRpcException
- Throws:
org.apache.xmlrpc.XmlRpcException
logRequest
public static void logRequest(Logger logger,
String content)
logResponse
public static String logResponse(Logger logger,
InputStream istream)
throws org.apache.xmlrpc.XmlRpcException
- Throws:
org.apache.xmlrpc.XmlRpcException
logResponse
public static void logResponse(Logger logger,
String content)
Copyright © 2010-2011 the testlink-java-api team-2011. All Rights Reserved.