Uses of Interface
org.jvnet.wom.api.binding.wsdl11.soap.SOAPBody

Packages that use SOAPBody
org.jvnet.wom.api.binding.wsdl11.mime   
org.jvnet.wom.impl.extension.wsdl11.soap   
 

Uses of SOAPBody in org.jvnet.wom.api.binding.wsdl11.mime
 

Methods in org.jvnet.wom.api.binding.wsdl11.mime that return SOAPBody
 SOAPBody MimePart.getBodyPart()
          Returns SOAPBody if present, otherwise null
 

Uses of SOAPBody in org.jvnet.wom.impl.extension.wsdl11.soap
 

Classes in org.jvnet.wom.impl.extension.wsdl11.soap that implement SOAPBody
 class SOAPBodyImpl
           
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.