All Implemented Interfaces:
OMElement
All Known Implementing Classes:
SOAPEnvelopeImpl, SOAPEnvelopeImpl
| Method from org.apache.axiom.soap.SOAPEnvelope Summary: |
|---|
| getBody, getHeader, getSOAPBodyFirstElementLocalName, getSOAPBodyFirstElementNS, getVersion, hasFault |
| Method from org.apache.axiom.soap.SOAPEnvelope Detail: |
|---|
SOAPBody object associated with this SOAPEnvelope
object. This SOAPBody will just be a container for all the BodyElements in the
|
SOAPHeader object for this SOAPEnvelope object.
This SOAPHeader will just be a container for all the headers in the |
|
|
|
|