com.ibm.websphere.webservices.soap
Class IBMSOAPConnectionFactory

java.lang.Object
  extended by javax.xml.soap.SOAPConnectionFactory
      extended by com.ibm.websphere.webservices.soap.IBMSOAPConnectionFactory
Direct Known Subclasses:
SOAPConnectionFactoryImpl

public abstract class IBMSOAPConnectionFactory
extends 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()