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 SOAPEnvelopeSOAPPart.getEnvelope()Gets theSOAPEnvelopeobject associated with thisSOAPPartobject. -
Uses of SOAPEnvelope in org.apache.axis
Methods in org.apache.axis that return SOAPEnvelopeModifier and TypeMethodDescriptionSOAPPart.getEnvelope()Gets theSOAPEnvelopeobject associated with thisSOAPPartobject. -
Uses of SOAPEnvelope in org.apache.axis.message
Classes in org.apache.axis.message that implement SOAPEnvelope