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