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
SOAPException
public static SOAPFactory createSOAPFactory(SoapVersion version) throws SOAPException
SOAPException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.