public class MessageFactoryImpl extends MessageFactory
| Constructor and Description |
|---|
MessageFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SOAPMessage |
createMessage() |
SOAPMessage |
createMessage(MimeHeaders arg0,
InputStream arg1) |
newInstance, newInstancepublic SOAPMessage createMessage() throws SOAPException
createMessage in class MessageFactorySOAPExceptionpublic SOAPMessage createMessage(MimeHeaders arg0, InputStream arg1) throws IOException, SOAPException
createMessage in class MessageFactoryIOExceptionSOAPExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.