com.ibm.websphere.webservices.soap
Class IBMMessageFactory

java.lang.Object
  extended by javax.xml.soap.MessageFactory
      extended by com.ibm.websphere.webservices.soap.IBMMessageFactory
Direct Known Subclasses:
MessageFactoryImpl

public abstract class IBMMessageFactory
extends 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IBMMessageFactory

public IBMMessageFactory()