com.sun.messaging.xml
Class SOAPConnectionFactory
java.lang.Object
javax.xml.soap.SOAPConnectionFactory
com.sun.messaging.xml.SOAPConnectionFactory
- public class SOAPConnectionFactory
- extends SOAPConnectionFactory
Sun ONE Message Queue implementation of the
javax.xml.soap.SOAPConnectionFactory
class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPConnectionFactory
public SOAPConnectionFactory()
createConnection
public SOAPConnection createConnection()
throws SOAPException
- Create a new
SOAPConnection
.
- Specified by:
createConnection
in class SOAPConnectionFactory
- Returns:
- the new
SOAPConnection
object.
- Throws:
SOAPException
- if there was an exception creating the
SOAPConnection
object.
Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.