org.apache.geronimo.webservices.saaj
Class GeronimoMessageFactory
java.lang.Object
javax.xml.soap.MessageFactory
org.apache.geronimo.webservices.saaj.GeronimoMessageFactory
public class GeronimoMessageFactory
- extends MessageFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoMessageFactory
public GeronimoMessageFactory()
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 © 2003-2007 Apache Software Foundation. All Rights Reserved.