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 SOAPEnvelope
SOAPPart. getEnvelope()
Gets theSOAPEnvelope
object associated with thisSOAPPart
object.
-