public class SAAJMetaFactoryImpl
extends javax.xml.soap.SAAJMetaFactory
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.logging.Logger |
log |
| Constructor and Description |
|---|
SAAJMetaFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.xml.soap.MessageFactory |
newMessageFactory(java.lang.String protocol) |
protected javax.xml.soap.SOAPFactory |
newSOAPFactory(java.lang.String protocol) |
protected javax.xml.soap.MessageFactory newMessageFactory(java.lang.String protocol)
throws javax.xml.soap.SOAPException
newMessageFactory in class javax.xml.soap.SAAJMetaFactoryjavax.xml.soap.SOAPExceptionprotected javax.xml.soap.SOAPFactory newSOAPFactory(java.lang.String protocol)
throws javax.xml.soap.SOAPException
newSOAPFactory in class javax.xml.soap.SAAJMetaFactoryjavax.xml.soap.SOAPExceptionCopyright © 2013 Oracle. All Rights Reserved.