Uses of Class
org.xmlsoap.schemas.soap.envelope.Envelope
-
Packages that use Envelope Package Description org.xmlsoap.schemas.soap.envelope -
-
Uses of Envelope in org.xmlsoap.schemas.soap.envelope
Methods in org.xmlsoap.schemas.soap.envelope that return Envelope Modifier and Type Method Description EnvelopeObjectFactory. createEnvelope()Create an instance ofEnvelopeEnvelopeEnvelope. withAnies(Object... values)EnvelopeEnvelope. withAnies(Collection<Object> values)EnvelopeEnvelope. withAnies(List<Object> value)EnvelopeEnvelope. withBody(Body value)EnvelopeEnvelope. withHeader(Header value)
-