public class SOAPFactory1_2Impl extends SOAPFactoryImpl
log
Constructor and Description |
---|
SOAPFactory1_2Impl() |
Modifier and Type | Method and Description |
---|---|
Detail |
createDetail() |
protected SOAPDocumentImpl |
createDocument() |
SOAPFault |
createFault() |
SOAPFault |
createFault(String reasonText,
QName faultCode) |
createElement, createElement, createElement, createElement, createElement, createName, createName
newInstance, newInstance
protected SOAPDocumentImpl createDocument()
createDocument
in class SOAPFactoryImpl
public Detail createDetail() throws SOAPException
createDetail
in class SOAPFactoryImpl
SOAPException
public SOAPFault createFault(String reasonText, QName faultCode) throws SOAPException
createFault
in class SOAPFactoryImpl
SOAPException
public SOAPFault createFault() throws SOAPException
createFault
in class SOAPFactoryImpl
SOAPException
Copyright © 2018 Oracle. All rights reserved.