Uses of Interface
jakarta.xml.soap.SOAPEnvelope
-
Packages that use SOAPEnvelope Package Description jakarta.xml.soap Provides the API for creating and building SOAP messages. -
-
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.
-