Class EnvelopeFactory


  • public final class EnvelopeFactory
    extends Object
    EnvelopeFactory creates SOAP Envelope objects using different underlying implementations.
    • Method Detail

      • createEnvelope

        public static Envelope createEnvelope​(Source src,
                                              SOAPPartImpl soapPart)
                                       throws jakarta.xml.soap.SOAPException
        Throws:
        jakarta.xml.soap.SOAPException