public class SOAPFactory1_1Impl extends SOAPFactoryImpl
log| Constructor | Description |
|---|---|
SOAPFactory1_1Impl() |
| Modifier and Type | Method | Description |
|---|---|---|
Detail |
createDetail() |
|
protected SOAPDocumentImpl |
createDocument() |
|
SOAPFault |
createFault() |
|
SOAPFault |
createFault(String reasonText,
QName faultCode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInstance, newInstancecreateElement, createElement, createElement, createElement, createElement, createName, createNameprotected SOAPDocumentImpl createDocument()
createDocument in class SOAPFactoryImplpublic Detail createDetail() throws SOAPException
createDetail in class SOAPFactoryImplSOAPExceptionpublic SOAPFault createFault(String reasonText, QName faultCode) throws SOAPException
createFault in class SOAPFactoryImplSOAPExceptionpublic SOAPFault createFault() throws SOAPException
createFault in class SOAPFactoryImplSOAPExceptionCopyright © 2018 Oracle. All rights reserved.