Uses of Interface
javax.xml.soap.SOAPBody

Packages that use SOAPBody
javax.xml.soap   
 

Uses of SOAPBody in javax.xml.soap
 

Methods in javax.xml.soap that return SOAPBody
 SOAPBody SOAPEnvelope.addBody()
           
 SOAPBody SOAPEnvelope.getBody()
           
 SOAPBody SOAPMessage.getSOAPBody()
          Gets the SOAP Body contained in this SOAPMessage object.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.