org.apache.axis2.saaj
Class SAAJMetaFactoryImpl

java.lang.Object
  extended by javax.xml.soap.SAAJMetaFactory
      extended by org.apache.axis2.saaj.SAAJMetaFactoryImpl

public class SAAJMetaFactoryImpl
extends SAAJMetaFactory


Constructor Summary
SAAJMetaFactoryImpl()
           
 
Method Summary
protected  MessageFactory newMessageFactory(java.lang.String soapVersion)
           
protected  SOAPFactory newSOAPFactory(java.lang.String soapVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAAJMetaFactoryImpl

public SAAJMetaFactoryImpl()
Method Detail

newMessageFactory

protected MessageFactory newMessageFactory(java.lang.String soapVersion)
                                    throws SOAPException
Specified by:
newMessageFactory in class SAAJMetaFactory
Throws:
SOAPException

newSOAPFactory

protected SOAPFactory newSOAPFactory(java.lang.String soapVersion)
                              throws SOAPException
Specified by:
newSOAPFactory in class SAAJMetaFactory
Throws:
SOAPException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.