org.apache.cxf.binding.soap.saaj
Class SAAJUtils
java.lang.Object
org.apache.cxf.binding.soap.saaj.SAAJUtils
public final class SAAJUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHeader
public static SOAPHeader getHeader(SOAPMessage m)
throws SOAPException
- Throws:
SOAPException
getBody
public static SOAPBody getBody(SOAPMessage m)
throws SOAPException
- Throws:
SOAPException
setFaultCode
public static void setFaultCode(SOAPFault f,
QName code)
throws SOAPException
- Throws:
SOAPException
Apache CXF