|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.soap.MessageFactory
com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
public class SOAPMessageFactoryDynamicImpl
Field Summary |
---|
Fields inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl |
---|
lazyAttachments, listener, log |
Constructor Summary | |
---|---|
SOAPMessageFactoryDynamicImpl()
|
Method Summary | |
---|---|
javax.xml.soap.SOAPMessage |
createMessage()
|
Methods inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl |
---|
createMessage, createMessage, getContentType, listen, setLazyAttachmentOptimization |
Methods inherited from class javax.xml.soap.MessageFactory |
---|
newInstance, newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPMessageFactoryDynamicImpl()
Method Detail |
---|
public javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException
createMessage
in class MessageFactoryImpl
javax.xml.soap.SOAPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |