Uses of Interface javax.xml.soap.SOAPBody

Uses in package javax.xml.soap

Methods with return type javax.xml.soap.SOAPBody

SOAPBody
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
SOAPBody
Returns the SOAPBody object associated with this SOAPEnvelope object.
SOAPBody
Gets the SOAP Body contained in this SOAPMessage object.

Uses in package org.apache.axis

Methods with return type javax.xml.soap.SOAPBody

SOAPBody
Gets the SOAP Body contained in this SOAPMessage object.

Uses in package org.apache.axis.message

Classes implementing javax.xml.soap.SOAPBody

class
Holder for body elements.

Methods with return type javax.xml.soap.SOAPBody

SOAPBody
Add a soap body if one does not exist
SOAPBody
Get the soap body

Copyright © 2005 Apache Web Services Project. All Rights Reserved.