|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.xml.soap.SOAPConnectionFactory org.apache.axis.soap.SOAPConnectionFactoryImpl
SOAP Connection Factory implementation
Constructor Summary | |
SOAPConnectionFactoryImpl()
|
Method Summary | |
SOAPConnection |
createConnection()
Create a new SOAPConnection . |
Methods inherited from class javax.xml.soap.SOAPConnectionFactory |
newInstance |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPConnectionFactoryImpl()
Method Detail |
public SOAPConnection createConnection() throws SOAPException
SOAPConnection
.
createConnection
in class SOAPConnectionFactory
SOAPConnection
object.
SOAPException
- if there was an exception
creating the SOAPConnection
object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |