cgl.narada.wsinfra.util
Class SoapPrinter
java.lang.Object
cgl.narada.wsinfra.util.SoapPrinter
- public class SoapPrinter
- extends Object
A utility class that provides string based representations of SOAP
messages.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapPrinter
public SoapPrinter()
getStringRepresentation
public static String getStringRepresentation(SOAPMessage soapMessage)
throws Exception
- Throws:
Exception