org.apache.geronimo.webservices.saaj
Class GeronimoMessageFactory
java.lang.Object
javax.xml.soap.MessageFactory
org.apache.geronimo.webservices.saaj.GeronimoMessageFactory
public class GeronimoMessageFactory
- extends javax.xml.soap.MessageFactory
| Methods inherited from class javax.xml.soap.MessageFactory |
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoMessageFactory
public GeronimoMessageFactory()
createMessage
public javax.xml.soap.SOAPMessage createMessage()
throws javax.xml.soap.SOAPException
- Specified by:
createMessage in class javax.xml.soap.MessageFactory
- Throws:
javax.xml.soap.SOAPException
createMessage
public javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders arg0,
InputStream arg1)
throws IOException,
javax.xml.soap.SOAPException
- Specified by:
createMessage in class javax.xml.soap.MessageFactory
- Throws:
IOException
javax.xml.soap.SOAPException
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.