Uses of Interface
javax.xml.soap.SOAPEnvelope
Packages that use SOAPEnvelope
-
Uses of SOAPEnvelope in javax.xml.soap
Methods in javax.xml.soap that return SOAPEnvelopeModifier and TypeMethodDescriptionabstract SOAPEnvelope
SOAPPart.getEnvelope()
Gets theSOAPEnvelope
object associated with thisSOAPPart
object. -
Uses of SOAPEnvelope in org.apache.axis
Methods in org.apache.axis that return SOAPEnvelopeModifier and TypeMethodDescriptionSOAPPart.getEnvelope()
Gets theSOAPEnvelope
object associated with thisSOAPPart
object. -
Uses of SOAPEnvelope in org.apache.axis.message
Classes in org.apache.axis.message that implement SOAPEnvelope