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