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 SAAJMetaFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaajMetaFactoryImpl
public SaajMetaFactoryImpl()
newMessageFactory
protected MessageFactory newMessageFactory(String arg0)
throws SOAPException
- Specified by:
newMessageFactory in class SAAJMetaFactory
- Throws:
SOAPException
newSOAPFactory
protected SOAPFactory newSOAPFactory(String arg0)
throws SOAPException
- Specified by:
newSOAPFactory in class SAAJMetaFactory
- Throws:
SOAPException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.