org.apache.axis.soap

Class SOAPConnectionFactoryImpl

public class SOAPConnectionFactoryImpl extends SOAPConnectionFactory

SOAP Connection Factory implementation

Author: Davanum Srinivas (dims@yahoo.com)

Method Summary
SOAPConnectioncreateConnection()
Create a new SOAPConnection.

Method Detail

createConnection

public SOAPConnection createConnection()
Create a new SOAPConnection.

Returns: the new SOAPConnection object.

Throws: SOAPException if there was an exception creating the SOAPConnection object.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.