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