public class SOAPConnectionFactoryImpl extends SOAPConnectionFactory
| Constructor and Description |
|---|
SOAPConnectionFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SOAPConnection |
createConnection()
Create a new
SOAPConnection. |
newInstancepublic SOAPConnection createConnection() throws SOAPException
SOAPConnection.createConnection in class SOAPConnectionFactorySOAPConnection object.SOAPException - if there was an exception
creating the SOAPConnection object.Copyright © The Apache Software Foundation. All Rights Reserved.