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 Envelope
ObjectFactory. createEnvelope()
Create an instance ofEnvelope
Envelope
Envelope. withBody(Body value)
Envelope
Envelope. 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)
-