com.ibm.websphere.webservices.soap
Class IBMSOAPConnection

java.lang.Object
  extended by javax.xml.soap.SOAPConnection
      extended by com.ibm.websphere.webservices.soap.IBMSOAPConnection
Direct Known Subclasses:
SOAPConnectionImpl

public abstract class IBMSOAPConnection
extends SOAPConnection

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

See Also:
SOAPConnection

Constructor Summary
IBMSOAPConnection()
           
 
Method Summary
 
Methods inherited from class javax.xml.soap.SOAPConnection
call, close
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IBMSOAPConnection

public IBMSOAPConnection()