Apache SOAP API Reference

Uses of Class
org.apache.soap.Body

Packages that use Body
org.apache.soap   

 

Uses of Body in org.apache.soap

 

Methods in org.apache.soap that return Body
static Body Body.unmarshall(org.w3c.dom.Node src, SOAPContext ctx)
           
 Body Envelope.getBody()
           

 

Methods in org.apache.soap with parameters of type Body
 void Envelope.setBody(Body body)
           

 


Apache SOAP API Reference

Copyright © 2001 Apache XML Project. All Rights Reserved.