public class MessageFactoryImpl
extends javax.xml.soap.MessageFactory
Constructor and Description |
---|
MessageFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
javax.xml.soap.SOAPMessage |
createMessage() |
javax.xml.soap.SOAPMessage |
createMessage(javax.xml.soap.MimeHeaders arg0,
java.io.InputStream arg1) |
public javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException
createMessage
in class javax.xml.soap.MessageFactory
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders arg0, java.io.InputStream arg1) throws java.io.IOException, javax.xml.soap.SOAPException
createMessage
in class javax.xml.soap.MessageFactory
java.io.IOException
javax.xml.soap.SOAPException