org.apache.openejb.server.webservices.saaj
Class SoapConnectionFactoryImpl

java.lang.Object
  extended by javax.xml.soap.SOAPConnectionFactory
      extended by org.apache.openejb.server.webservices.saaj.SoapConnectionFactoryImpl

public class SoapConnectionFactoryImpl
extends javax.xml.soap.SOAPConnectionFactory


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

SoapConnectionFactoryImpl

public SoapConnectionFactoryImpl()
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 © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.