com.sun.xml.messaging.saaj.client.p2p
Class HttpSOAPConnectionFactory
java.lang.Object
javax.xml.soap.SOAPConnectionFactory
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory
public class HttpSOAPConnectionFactory
- extends javax.xml.soap.SOAPConnectionFactory
Implementation of the SOAPConnectionFactory
- Author:
- Anil Vijendran (anil@sun.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpSOAPConnectionFactory
public HttpSOAPConnectionFactory()
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
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.