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 . |
newInstance
public javax.xml.soap.SOAPConnection createConnection() throws javax.xml.soap.SOAPException
SOAPConnection
.createConnection
in class javax.xml.soap.SOAPConnectionFactory
SOAPConnection
object.javax.xml.soap.SOAPException
- if there was an exception creating the
SOAPConnection
object.Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.