org.apache.openejb.server.webservices.saaj
Class SaajMetaFactoryImpl

java.lang.Object
  extended by javax.xml.soap.SAAJMetaFactory
      extended by org.apache.openejb.server.webservices.saaj.SaajMetaFactoryImpl

public class SaajMetaFactoryImpl
extends javax.xml.soap.SAAJMetaFactory


Constructor Summary
SaajMetaFactoryImpl()
           
 
Method Summary
protected  javax.xml.soap.MessageFactory newMessageFactory(String arg0)
           
protected  javax.xml.soap.SOAPFactory newSOAPFactory(String arg0)
           
 
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 javax.xml.soap.MessageFactory newMessageFactory(String arg0)
                                                   throws javax.xml.soap.SOAPException
Specified by:
newMessageFactory in class javax.xml.soap.SAAJMetaFactory
Throws:
javax.xml.soap.SOAPException

newSOAPFactory

protected javax.xml.soap.SOAPFactory newSOAPFactory(String arg0)
                                             throws javax.xml.soap.SOAPException
Specified by:
newSOAPFactory in class javax.xml.soap.SAAJMetaFactory
Throws:
javax.xml.soap.SOAPException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.