public interface SOAPMessage extends OMDocument
XML_10, XML_11
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
getSOAPEnvelope() |
void |
setSOAPEnvelope(SOAPEnvelope envelope) |
getCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, setOMDocumentElement, setStandalone, setXMLEncoding, setXMLVersion
addChild, buildNext, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
build, close, getOMFactory, isComplete, serialize, serialize, serializeAndConsume
SOAPEnvelope getSOAPEnvelope() throws SOAPProcessingException
SOAPProcessingException
void setSOAPEnvelope(SOAPEnvelope envelope) throws SOAPProcessingException
SOAPProcessingException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.