|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.impl.llom.OMSerializableImpl
org.apache.axiom.om.impl.llom.OMDocumentImpl
org.apache.axiom.soap.impl.llom.SOAPMessageImpl
public class SOAPMessageImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.axiom.om.impl.llom.OMDocumentImpl |
|---|
builder, charSetEncoding, firstChild, isStandalone, lastChild, state, xmlEncoding, xmlVersion |
| Fields inherited from class org.apache.axiom.om.impl.llom.OMSerializableImpl |
|---|
factory |
| Fields inherited from interface org.apache.axiom.om.OMDocument |
|---|
XML_10, XML_11 |
| Fields inherited from interface org.apache.axiom.om.impl.common.IParentNode |
|---|
COMPLETE, DISCARDED, INCOMPLETE |
| Constructor Summary | |
|---|---|
SOAPMessageImpl(OMXMLParserWrapper parserWrapper,
SOAPFactory factory)
|
|
SOAPMessageImpl(SOAPFactory factory)
|
|
| Method Summary | |
|---|---|
protected OMDocument |
createClone(OMCloneOptions options)
|
SOAPEnvelope |
getSOAPEnvelope()
|
protected void |
internalSerialize(javax.xml.stream.XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration)
|
void |
setOMDocumentElement(OMElement rootElement)
|
void |
setSOAPEnvelope(SOAPEnvelope envelope)
|
| Methods inherited from class org.apache.axiom.om.impl.llom.OMSerializableImpl |
|---|
close, getOMFactory, serialize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.axiom.om.OMDocument |
|---|
getCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, setStandalone, setXMLEncoding, setXMLVersion |
| Methods inherited from interface org.apache.axiom.om.OMContainer |
|---|
addChild, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume |
| Methods inherited from interface org.apache.axiom.om.OMSerializable |
|---|
build, close, isComplete, serialize, serialize, serializeAndConsume |
| Methods inherited from interface org.apache.axiom.om.OMInformationItem |
|---|
clone, getOMFactory |
| Constructor Detail |
|---|
public SOAPMessageImpl(SOAPFactory factory)
public SOAPMessageImpl(OMXMLParserWrapper parserWrapper,
SOAPFactory factory)
| Method Detail |
|---|
public SOAPEnvelope getSOAPEnvelope()
throws SOAPProcessingException
getSOAPEnvelope in interface SOAPMessageSOAPProcessingException
public void setSOAPEnvelope(SOAPEnvelope envelope)
throws SOAPProcessingException
setSOAPEnvelope in interface SOAPMessageSOAPProcessingExceptionpublic void setOMDocumentElement(OMElement rootElement)
setOMDocumentElement in interface OMDocumentsetOMDocumentElement in class OMDocumentImpl
protected void internalSerialize(javax.xml.stream.XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration)
throws javax.xml.stream.XMLStreamException
internalSerialize in class OMDocumentImpljavax.xml.stream.XMLStreamExceptionprotected OMDocument createClone(OMCloneOptions options)
createClone in class OMDocumentImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||