Uses of Interface
javax.xml.soap.SOAPEnvelope
-
-
Uses of SOAPEnvelope in javax.xml.soap
Methods in javax.xml.soap that return SOAPEnvelope Modifier and Type Method Description abstract SOAPEnvelopeSOAPPart. getEnvelope()Gets theSOAPEnvelopeobject associated with thisSOAPPartobject.
-