|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.messaging.saaj.soap.EnvelopeFactory
public class EnvelopeFactory
EnvelopeFactory creates SOAP Envelope objects using different underlying implementations.
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
log
|
| Constructor Summary | |
|---|---|
EnvelopeFactory()
|
|
| Method Summary | |
|---|---|
static Envelope |
createEnvelope(javax.xml.transform.Source src,
SOAPPartImpl soapPart)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.logging.Logger log
| Constructor Detail |
|---|
public EnvelopeFactory()
| Method Detail |
|---|
public static Envelope createEnvelope(javax.xml.transform.Source src,
SOAPPartImpl soapPart)
throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||