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 MessageFactory |
createMessageFactory(SoapVersion version) |
static SOAPFactory |
createSOAPFactory(SoapVersion version) |
public static final String MESSAGE_FACTORY_KEY
public static final String SOAP_FACTORY_KEY
public static MessageFactory createMessageFactory(SoapVersion version) throws SOAPException
SOAPExceptionpublic static SOAPFactory createSOAPFactory(SoapVersion version) throws SOAPException
SOAPExceptionApache CXF