IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.webservices.soap
Class IBMMessageFactory

java.lang.Object
  extended by javax.xml.soap.MessageFactory
      extended by com.ibm.websphere.webservices.soap.IBMMessageFactory

public abstract class IBMMessageFactory
extends javax.xml.soap.MessageFactory

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

See Also:
MessageFactory

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

Constructor Detail

IBMMessageFactory

public IBMMessageFactory()

IBM WebSphere Application ServerTM
Release 7