org.apache.axis.soap
public class SOAPConnectionFactoryImpl extends SOAPConnectionFactory
Method Summary | |
---|---|
SOAPConnection | createConnection()
Create a new SOAPConnection . |
SOAPConnection
.Returns: the new SOAPConnection
object.
Throws: SOAPException if there was an exception
creating the SOAPConnection
object.