Class SOAPMessageFactoryDynamicImpl
- java.lang.Object
-
- javax.xml.soap.MessageFactory
-
- com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
-
public class SOAPMessageFactoryDynamicImpl extends MessageFactoryImpl
-
-
Field Summary
-
Fields inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
lazyAttachments, listener, log
-
-
Constructor Summary
Constructors Constructor Description SOAPMessageFactoryDynamicImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.soap.SOAPMessagecreateMessage()-
Methods inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
createMessage, createMessage, createMessage, createMessage, getContentType, listen, setLazyAttachmentOptimization
-
-
-
-
Method Detail
-
createMessage
public javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException- Overrides:
createMessagein classMessageFactoryImpl- Throws:
javax.xml.soap.SOAPException
-
-