Sun Java(tm) System Message Queue
v3.6

com.sun.messaging.xml
Class SOAPConnectionFactory

java.lang.Object
  extended byjavax.xml.soap.SOAPConnectionFactory
      extended bycom.sun.messaging.xml.SOAPConnectionFactory

public class SOAPConnectionFactory
extends SOAPConnectionFactory

Sun Java System Message Queue implementation of the javax.xml.soap.SOAPConnectionFactory class


Constructor Summary
SOAPConnectionFactory()
           
 
Method Summary
 SOAPConnection createConnection()
          Create a new SOAPConnection.
 
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

SOAPConnectionFactory

public SOAPConnectionFactory()
Method Detail

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.

Sun Java(tm) System Message Queue
v3.6

Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.