Uses of Class
org.w3.soap.Envelope
-
Packages that use Envelope Package Description org.w3.soap -
-
Uses of Envelope in org.w3.soap
Methods in org.w3.soap that return Envelope Modifier and Type Method Description EnvelopeObjectFactory. createEnvelope()Create an instance ofEnvelopeMethods in org.w3.soap that return types with arguments of type Envelope Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Envelope>ObjectFactory. createEnvelope(Envelope value)Methods in org.w3.soap with parameters of type Envelope Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Envelope>ObjectFactory. createEnvelope(Envelope value)
-