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.MessageFactoryjavax.xml.soap.SOAPExceptionpublic 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.MessageFactoryjava.io.IOExceptionjavax.xml.soap.SOAPException