Class SOAPFactoryDynamicImpl
java.lang.Object
javax.xml.soap.SOAPFactory
com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
-
Field Summary
Fields inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
createElement, createElement, createElement, createElement, createElement, createFault, createFault, createName, createNameMethods inherited from class javax.xml.soap.SOAPFactory
newInstance, newInstance
-
Constructor Details
-
SOAPFactoryDynamicImpl
public SOAPFactoryDynamicImpl()
-
-
Method Details
-
createDocument
- Specified by:
createDocumentin classSOAPFactoryImpl
-
createDetail
public javax.xml.soap.Detail createDetail() throws javax.xml.soap.SOAPException- Overrides:
createDetailin classSOAPFactoryImpl- Throws:
javax.xml.soap.SOAPException
-