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 SAAJMetaFactory


Constructor Summary
SaajMetaFactoryImpl()
           
 
Method Summary
protected  MessageFactory newMessageFactory(String arg0)
           
protected  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 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.