|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.soap.SOAPFactory
com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
public class SOAPFactory1_2Impl
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl |
|---|
log |
| Constructor Summary | |
|---|---|
SOAPFactory1_2Impl()
|
|
| Method Summary | |
|---|---|
Detail |
createDetail()
|
protected SOAPDocumentImpl |
createDocument()
|
SOAPFault |
createFault()
|
SOAPFault |
createFault(java.lang.String reasonText,
javax.xml.namespace.QName faultCode)
|
| Methods inherited from class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl |
|---|
createElement, createElement, createElement, createElement, createElement, 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 |
|---|
public SOAPFactory1_2Impl()
| Method Detail |
|---|
protected SOAPDocumentImpl createDocument()
createDocument in class SOAPFactoryImpl
public Detail createDetail()
throws SOAPException
createDetail in class SOAPFactoryImplSOAPException
public SOAPFault createFault(java.lang.String reasonText,
javax.xml.namespace.QName faultCode)
throws SOAPException
createFault in class SOAPFactoryImplSOAPException
public SOAPFault createFault()
throws SOAPException
createFault in class SOAPFactoryImplSOAPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||