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 MessageFactory createMessageFactory(SoapVersion version)
throws SOAPException
- Throws:
SOAPException
createSOAPFactory
public static SOAPFactory createSOAPFactory(SoapVersion version)
throws SOAPException
- Throws:
SOAPException
Apache CXF