org.apache.axis2.saaj
Class SOAPConnectionFactoryImpl
java.lang.Object
javax.xml.soap.SOAPConnectionFactory
org.apache.axis2.saaj.SOAPConnectionFactoryImpl
public class SOAPConnectionFactoryImpl
- extends SOAPConnectionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPConnectionFactoryImpl
public SOAPConnectionFactoryImpl()
createConnection
public SOAPConnection createConnection()
throws SOAPException
- Create a new
SOAPConnection
.
- Specified by:
createConnection
in class SOAPConnectionFactory
- Returns:
- the new
SOAPConnection
object.
- Throws:
SOAPException
- if there was an exception creating the
SOAPConnection
object.
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.