Uses of Class
org.w3._2003._05.soap_envelope.Envelope
-
Packages that use Envelope Package Description org.w3._2003._05.soap_envelope -
-
Uses of Envelope in org.w3._2003._05.soap_envelope
Methods in org.w3._2003._05.soap_envelope that return Envelope Modifier and Type Method Description EnvelopeObjectFactory. createEnvelope()Create an instance ofEnvelopeEnvelopeEnvelope. withBody(Body value)EnvelopeEnvelope. withHeader(Header value)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type Envelope Modifier and Type Method Description JAXBElement<Envelope>ObjectFactory. createEnvelope(Envelope value)Methods in org.w3._2003._05.soap_envelope with parameters of type Envelope Modifier and Type Method Description JAXBElement<Envelope>ObjectFactory. createEnvelope(Envelope value)
-