public static class Connector.SOAPMethod
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
deleteXML()
Deletes the XML related to this SOAP method.
|
org.w3c.dom.Node |
getBody()
Returns the body node of the method call
|
org.w3c.dom.Document |
getFullDocument()
Returns the full XML document of the SOAP method
|
public org.w3c.dom.Node getBody()
public org.w3c.dom.Document getFullDocument()
public void deleteXML()