com.ibm.websphere.webservices.soap

Class IBMMessageFactory

  1. java.lang.Object
  2. extended byjavax.xml.soap.MessageFactory
  3. extended bycom.ibm.websphere.webservices.soap.IBMMessageFactory

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

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

  1. public IBMMessageFactory()