Class EnvelopeFactory

java.lang.Object
com.sun.xml.messaging.saaj.soap.EnvelopeFactory

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

    • createEnvelope

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