public final class SAAJFactoryResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_FACTORY_KEY |
static String |
SOAP_FACTORY_KEY |
| Modifier and Type | Method and Description |
|---|---|
static javax.xml.soap.MessageFactory |
createMessageFactory(SoapVersion version) |
static javax.xml.soap.SOAPFactory |
createSOAPFactory(SoapVersion version) |
public static final String MESSAGE_FACTORY_KEY
public static final String SOAP_FACTORY_KEY
public static javax.xml.soap.MessageFactory createMessageFactory(SoapVersion version) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPExceptionpublic static javax.xml.soap.SOAPFactory createSOAPFactory(SoapVersion version) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPExceptionApache CXF