electric.jaxm
Class MessageFactoryImpl

java.lang.Object
  extended byjavax.xml.soap.MessageFactory
      extended byelectric.jaxm.MessageFactoryImpl

public final class MessageFactoryImpl
extends javax.xml.soap.MessageFactory

MessageFactoryImpl.

Author:
webMethods

Constructor Summary
MessageFactoryImpl()
           
 
Method Summary
 javax.xml.soap.SOAPMessage createMessage()
           
 javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders headers, java.io.InputStream input)
           
 
Methods inherited from class javax.xml.soap.MessageFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFactoryImpl

public MessageFactoryImpl()
Method Detail

createMessage

public javax.xml.soap.SOAPMessage createMessage()
                                         throws javax.xml.soap.SOAPException
Throws:
javax.xml.soap.SOAPException

createMessage

public javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders headers,
                                                java.io.InputStream input)
                                         throws java.io.IOException,
                                                javax.xml.soap.SOAPException
Parameters:
headers -
input -
Throws:
java.io.IOException
javax.xml.soap.SOAPException


copyright© 2001-2004 by webMethods All Rights Reserved.