org.apache.geronimo.webservices.saaj
Class GeronimoMetaFactory

java.lang.Object
  extended by javax.xml.soap.SAAJMetaFactory
      extended by org.apache.geronimo.webservices.saaj.GeronimoMetaFactory

public class GeronimoMetaFactory
extends SAAJMetaFactory


Constructor Summary
GeronimoMetaFactory()
           
 
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

GeronimoMetaFactory

public GeronimoMetaFactory()
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 © 2003-2008 The Apache Geronimo development community. All Rights Reserved.