| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.xml.soap.SOAPConnectionFactoryorg.apache.axis.soap.SOAPConnectionFactoryImplpublic class SOAPConnectionFactoryImplextends SOAPConnectionFactoryMethod Summary | |
SOAPConnection |
|
Methods inherited from class javax.xml.soap.SOAPConnectionFactory | |
createConnection, newInstance | |
public SOAPConnection createConnection() throws SOAPException
Create a newSOAPConnection.
- Overrides:
- createConnection in interface SOAPConnectionFactory
- Returns:
- the new
SOAPConnectionobject.
- Throws:
SOAPException- if there was an exception creating theSOAPConnectionobject.