com.sun.xml.messaging.saaj.soap
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final Logger log
EnvelopeFactory
public EnvelopeFactory()
createEnvelope
public static Envelope createEnvelope(Source src,
SOAPPartImpl soapPart)
throws SOAPException
- Throws:
SOAPException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.