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