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