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