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 SOAPMessage.getSOAPBody()
          Gets the SOAP Body contained in this SOAPMessage object.
 SOAPBody SOAPEnvelope.addBody()
           
 SOAPBody SOAPEnvelope.getBody()
           
 



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