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 javax.xml.soap.SOAPConnectionFactory


Constructor Summary
GeronimoSOAPConnectionFactory()
           
 
Method Summary
 javax.xml.soap.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 javax.xml.soap.SOAPConnection createConnection()
                                               throws javax.xml.soap.SOAPException
Specified by:
createConnection in class javax.xml.soap.SOAPConnectionFactory
Throws:
javax.xml.soap.SOAPException


Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.