org.apache.openejb.server.webservices.saaj
Class MessageFactoryImpl
java.lang.Object
javax.xml.soap.MessageFactory
org.apache.openejb.server.webservices.saaj.MessageFactoryImpl
public class MessageFactoryImpl
- extends MessageFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageFactoryImpl
public MessageFactoryImpl()
createMessage
public SOAPMessage createMessage()
throws SOAPException
- Specified by:
createMessage in class MessageFactory
- Throws:
SOAPException
createMessage
public SOAPMessage createMessage(MimeHeaders arg0,
InputStream arg1)
throws IOException,
SOAPException
- Specified by:
createMessage in class MessageFactory
- Throws:
IOException
SOAPException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.