|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOAPConnectionFactory
org.apache.axis2.saaj.SOAPConnectionFactoryImpl
public class SOAPConnectionFactoryImpl
Constructor Summary | |
---|---|
SOAPConnectionFactoryImpl()
|
Method Summary | |
---|---|
SOAPConnection |
createConnection()
Create a new SOAPConnection . |
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 createConnection() throws SOAPException
SOAPConnection
.
SOAPConnection
object.
javax.xml.soap.SOAPException
- if there was an exception creating the
SOAPConnection
object.
SOAPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |