com.sun.xml.messaging.saaj.soap
Class SAAJMetaFactoryImpl

java.lang.Object
  extended by javax.xml.soap.SAAJMetaFactory
      extended by com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl

public class SAAJMetaFactoryImpl
extends javax.xml.soap.SAAJMetaFactory


Field Summary
protected static java.util.logging.Logger log
           
 
Constructor Summary
SAAJMetaFactoryImpl()
           
 
Method Summary
protected  javax.xml.soap.MessageFactory newMessageFactory(java.lang.String protocol)
           
protected  javax.xml.soap.SOAPFactory newSOAPFactory(java.lang.String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final java.util.logging.Logger log
Constructor Detail

SAAJMetaFactoryImpl

public SAAJMetaFactoryImpl()
Method Detail

newMessageFactory

protected javax.xml.soap.MessageFactory newMessageFactory(java.lang.String protocol)
                                                   throws javax.xml.soap.SOAPException
Specified by:
newMessageFactory in class javax.xml.soap.SAAJMetaFactory
Throws:
javax.xml.soap.SOAPException

newSOAPFactory

protected javax.xml.soap.SOAPFactory newSOAPFactory(java.lang.String protocol)
                                             throws javax.xml.soap.SOAPException
Specified by:
newSOAPFactory in class javax.xml.soap.SAAJMetaFactory
Throws:
javax.xml.soap.SOAPException