|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.soap.SOAPConnection (src)
org.jboss.axis.soap.SOAPConnectionImpl (src)
org.jboss.webservice.soap.SOAPConnectionImpl
A factory for creating SOAPConnection objects. Implementation of this class is optional. If SOAPConnectionFactory.newInstance() throws an UnsupportedOperationException then the implementation does not support the SAAJ communication infrastructure. Otherwise SOAPConnection objects can be created by calling createConnection() on the newly created SOAPConnectionFactory object.
Constructor Summary | |
SOAPConnectionImpl()
|
Method Summary | |
protected Call (src) |
createCall(java.lang.Object endpoint)
Stubbed out to allow subclassing |
Methods inherited from class org.jboss.axis.soap.SOAPConnectionImpl (src) |
call, close, processAxisFault |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPConnectionImpl()
Method Detail |
protected Call (src) createCall(java.lang.Object endpoint) throws java.net.MalformedURLException
SOAPConnectionImpl (src)
createCall
in class SOAPConnectionImpl (src)
java.net.MalformedURLException
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |