org.apache.cxf.binding.soap.saaj
Class SAAJFactoryResolver
java.lang.Object
org.apache.cxf.binding.soap.saaj.SAAJFactoryResolver
public final class SAAJFactoryResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_FACTORY_KEY
public static final String MESSAGE_FACTORY_KEY
- See Also:
- Constant Field Values
SOAP_FACTORY_KEY
public static final String SOAP_FACTORY_KEY
- See Also:
- Constant Field Values
createMessageFactory
public static javax.xml.soap.MessageFactory createMessageFactory(SoapVersion version)
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
createSOAPFactory
public static javax.xml.soap.SOAPFactory createSOAPFactory(SoapVersion version)
throws javax.xml.soap.SOAPException
- Throws:
javax.xml.soap.SOAPException
Apache CXF