Class EnvelopeFactory

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

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

    • log

      protected static final Logger log
  • Constructor Details

    • EnvelopeFactory

      public EnvelopeFactory()
  • Method Details

    • createEnvelope

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