B SOAPBody object contains OMBodyBlock objects, which have the content for the SOAP body. B SOAPFault object, which carries status and/or error information, is an example of a OMBodyBlock object.
B SOAPBody object contains OMBodyBlock objects, which have the content for the SOAP body. B SOAPFault object, which carries status and/or error information, is an example of a OMBodyBlock object.
B SOAPBody object contains OMBodyBlock objects, which have the content for the SOAP body. B SOAPFault object, which carries status and/or error information, is an example of a OMBodyBlock object.
A SOAPBody object contains SOAPBodyElement objects, which have the content for the SOAP body. A SOAPFault object, which carries status and/or error information, is an example of a SOAPBodyElement object.
@see SOAPFault SOAPFault
The following features are supported:
Note that the source returned by {@code getSource()} includes the SOAP Body element itself. For the contents ofthe body, use {@code getPayloadSource()}. @author Arjen Poutsma @see SoapEnvelope#getBody() @see #getPayloadSource() @see #getPayloadResult() @see SoapFault @since 1.0.0
| |