org.apache.openejb.server.webservices.saaj
Class SaajMetaFactoryImpl
java.lang.Object
javax.xml.soap.SAAJMetaFactory
org.apache.openejb.server.webservices.saaj.SaajMetaFactoryImpl
public class SaajMetaFactoryImpl
- extends javax.xml.soap.SAAJMetaFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaajMetaFactoryImpl
public SaajMetaFactoryImpl()
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.