com.sun.xml.messaging.saaj.client.p2p
Class HttpSOAPConnectionFactory

java.lang.Object
  extended by javax.xml.soap.SOAPConnectionFactory
      extended by com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory

public class HttpSOAPConnectionFactory
extends javax.xml.soap.SOAPConnectionFactory

Implementation of the SOAPConnectionFactory


Constructor Summary
HttpSOAPConnectionFactory()
           
 
Method Summary
 javax.xml.soap.SOAPConnection createConnection()
           
 
Methods inherited from class javax.xml.soap.SOAPConnectionFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSOAPConnectionFactory

public HttpSOAPConnectionFactory()
Method Detail

createConnection

public javax.xml.soap.SOAPConnection createConnection()
                                               throws javax.xml.soap.SOAPException
Specified by:
createConnection in class javax.xml.soap.SOAPConnectionFactory
Throws:
javax.xml.soap.SOAPException