public interface SOAPMessage extends OMDocument
XML_10, XML_11
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
getSOAPEnvelope() |
void |
setSOAPEnvelope(SOAPEnvelope envelope)
Sets the SOAP envelope for this message.
|
getCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, setOMDocumentElement, setStandalone, setXMLEncoding, setXMLVersion
addChild, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXResult, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
build, close, isComplete, serialize, serialize, serializeAndConsume
clone, getOMFactory
SOAPEnvelope getSOAPEnvelope() throws SOAPProcessingException
SOAPProcessingException
void setSOAPEnvelope(SOAPEnvelope envelope)
OMDocument.setOMDocumentElement(OMElement)
.envelope
- the envelope to be set as the root element for this messageCopyright © The Apache Software Foundation. All Rights Reserved.