public class WLSOAPFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static weblogic.xml.saaj.SAAJMetaFactoryImpl |
metaFactory |
private static WLSOAPFactory |
wlSOAPFactory |
Modifier | Constructor and Description |
---|---|
private |
WLSOAPFactory() |
Modifier and Type | Method and Description |
---|---|
static javax.xml.soap.SOAPFactory |
createSOAPFactory()
Deprecated.
use WLSOAPFactory.createSOAPFactory(soapProtocol) instead
|
static javax.xml.soap.SOAPFactory |
createSOAPFactory(java.lang.String soapProtocol) |
static WLSOAPFactory |
getInstance() |
private static WLSOAPFactory wlSOAPFactory
private static weblogic.xml.saaj.SAAJMetaFactoryImpl metaFactory
public static WLSOAPFactory getInstance()
@Deprecated public static javax.xml.soap.SOAPFactory createSOAPFactory()
public static javax.xml.soap.SOAPFactory createSOAPFactory(java.lang.String soapProtocol)