public final class SAAJUtils extends Object
Modifier and Type | Method and Description |
---|---|
static SOAPBody |
getBody(SOAPMessage m) |
static SOAPHeader |
getHeader(SOAPMessage m) |
static void |
setFaultCode(SOAPFault f,
QName code) |
public static SOAPHeader getHeader(SOAPMessage m) throws SOAPException
SOAPException
public static SOAPBody getBody(SOAPMessage m) throws SOAPException
SOAPException
public static void setFaultCode(SOAPFault f, QName code) throws SOAPException
SOAPException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.