org.apache.geronimo.webservices.saaj
Class GeronimoSOAPConnectionFactory

java.lang.Object
  extended by javax.xml.soap.SOAPConnectionFactory
      extended by org.apache.geronimo.webservices.saaj.GeronimoSOAPConnectionFactory

public class GeronimoSOAPConnectionFactory
extends SOAPConnectionFactory


Constructor Summary
GeronimoSOAPConnectionFactory()
           
 
Method Summary
 SOAPConnection createConnection()
           
 
Methods inherited from class javax.xml.soap.SOAPConnectionFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeronimoSOAPConnectionFactory

public GeronimoSOAPConnectionFactory()
Method Detail

createConnection

public SOAPConnection createConnection()
                                throws SOAPException
Specified by:
createConnection in class SOAPConnectionFactory
Throws:
SOAPException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.