Class EnvelopeFactory


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

      • log

        protected static final Logger log
    • Constructor Detail

      • EnvelopeFactory

        public EnvelopeFactory()
    • Method Detail

      • createEnvelope

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