com.sun.xml.messaging.saaj.soap.ver1_2
Class SOAPFactory1_2Impl
java.lang.Object
javax.xml.soap.SOAPFactory
com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
public class SOAPFactory1_2Impl
- extends SOAPFactoryImpl
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 |
SOAPFactory1_2Impl
public SOAPFactory1_2Impl()
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
createFault
public javax.xml.soap.SOAPFault createFault(java.lang.String reasonText,
javax.xml.namespace.QName faultCode)
throws javax.xml.soap.SOAPException
- Overrides:
createFault
in class SOAPFactoryImpl
- Throws:
javax.xml.soap.SOAPException
createFault
public javax.xml.soap.SOAPFault createFault()
throws javax.xml.soap.SOAPException
- Overrides:
createFault
in class SOAPFactoryImpl
- Throws:
javax.xml.soap.SOAPException