Package com.sun.xml.messaging.saaj.soap
Class EnvelopeFactory
java.lang.Object
com.sun.xml.messaging.saaj.soap.EnvelopeFactory
EnvelopeFactory creates SOAP Envelope objects using different
underlying implementations.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EnvelopecreateEnvelope(Source src, SOAPPartImpl soapPart)
-
Field Details
-
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
-