Uses of Interface
jakarta.xml.soap.SOAPEnvelope
Package
Description
Provides the API for creating and building SOAP messages.
-
Uses of SOAPEnvelope in com.sun.xml.messaging.saaj.soap
Modifier and TypeInterfaceDescriptioninterface
Different implementations for SOAP Envelope must all implement this interface.interface
-
Uses of SOAPEnvelope in com.sun.xml.messaging.saaj.soap.impl
-
Uses of SOAPEnvelope in com.sun.xml.messaging.saaj.soap.ver1_1
-
Uses of SOAPEnvelope in com.sun.xml.messaging.saaj.soap.ver1_2
-
Uses of SOAPEnvelope in jakarta.xml.soap
Modifier and TypeMethodDescriptionabstract SOAPEnvelope
SOAPPart.getEnvelope()
Gets theSOAPEnvelope
object associated with thisSOAPPart
object.