IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.webservices.soap
Class IBMSOAPConnectionFactory

java.lang.Object
  extended by javax.xml.soap.SOAPConnectionFactory
      extended by com.ibm.websphere.webservices.soap.IBMSOAPConnectionFactory

public abstract class IBMSOAPConnectionFactory
extends javax.xml.soap.SOAPConnectionFactory

This is a marker interface. IBM value-add methods may be added to this class in the future.

See Also:
SOAPConnectionFactory

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

Constructor Detail

IBMSOAPConnectionFactory

public IBMSOAPConnectionFactory()

IBM WebSphere Application ServerTM
Release 8