Class SOAPMessageFactoryDynamicImpl
java.lang.Object
jakarta.xml.soap.MessageFactory
com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
-
Field Summary
Fields inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
lazyAttachments, listener, log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
createMessage, createMessage, createMessage, createMessage, getContentType, listen, setLazyAttachmentOptimizationMethods inherited from class jakarta.xml.soap.MessageFactory
newInstance, newInstance
-
Constructor Details
-
SOAPMessageFactoryDynamicImpl
public SOAPMessageFactoryDynamicImpl()
-
-
Method Details
-
createMessage
public jakarta.xml.soap.SOAPMessage createMessage() throws jakarta.xml.soap.SOAPException- Overrides:
createMessagein classMessageFactoryImpl- Throws:
jakarta.xml.soap.SOAPException
-