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