public class SOAPFactoryDynamicImpl extends SOAPFactoryImpl
log| Constructor and Description |
|---|
SOAPFactoryDynamicImpl() |
| Modifier and Type | Method and Description |
|---|---|
Detail |
createDetail()
Creates a new
Detail object which serves as a container
for DetailEntry objects. |
protected SOAPDocumentImpl |
createDocument() |
createElement, createElement, createElement, createElement, createElement, createFault, createFault, createName, createNamenewInstance, newInstanceprotected SOAPDocumentImpl createDocument()
createDocument in class SOAPFactoryImplpublic Detail createDetail() throws SOAPException
SOAPFactoryDetail object which serves as a container
for DetailEntry objects.
This factory method creates Detail objects for use in
situations where it is not practical to use the SOAPFault
abstraction.
createDetail in class SOAPFactoryImplDetail objectSOAPException - if there is a SOAP errorCopyright © 2019 JBoss by Red Hat. All rights reserved.