com.sun.xml.messaging.saaj.soap.dynamic
Class SOAPFactoryDynamicImpl

java.lang.Object
  extended by javax.xml.soap.SOAPFactory
      extended by com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
          extended by com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl

public class SOAPFactoryDynamicImpl
extends SOAPFactoryImpl


Field Summary
 
Fields inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
log
 
Constructor Summary
SOAPFactoryDynamicImpl()
           
 
Method Summary
 javax.xml.soap.Detail createDetail()
           
protected  SOAPDocumentImpl createDocument()
           
 
Methods inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
createElement, createElement, createElement, createElement, createElement, createFault, createFault, createName, createName
 
Methods inherited from class javax.xml.soap.SOAPFactory
newInstance, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPFactoryDynamicImpl

public SOAPFactoryDynamicImpl()
Method Detail

createDocument

protected SOAPDocumentImpl createDocument()
Specified by:
createDocument in class SOAPFactoryImpl

createDetail

public javax.xml.soap.Detail createDetail()
                                   throws javax.xml.soap.SOAPException
Overrides:
createDetail in class SOAPFactoryImpl
Throws:
javax.xml.soap.SOAPException