com.ibm.websphere.webservices.soap

Class IBMSOAPConnectionFactory

  1. java.lang.Object
  2. extended byjavax.xml.soap.SOAPConnectionFactory
  3. extended bycom.ibm.websphere.webservices.soap.IBMSOAPConnectionFactory

  1. public abstract class IBMSOAPConnectionFactory
  2. 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

Constructor and Description
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

  1. public IBMSOAPConnectionFactory( )