| java.lang.Object org.apache.axis2.jaxws.utility.SAAJFactory
SAAJFactory | public class SAAJFactory (Code) | | Provides convenience methods to construct a SOAP 1.1 or SOAP 1.2 SAAJ MessageFactory or
SOAPFactory. The code uses reflection; thus, when Axis2 upgrades to SAAJ 1.3, no changes will be
neded to this class.
|
DYNAMIC_PROTOCOL | final public static String DYNAMIC_PROTOCOL(Code) | | |
SOAP_1_1_PROTOCOL | final public static String SOAP_1_1_PROTOCOL(Code) | | |
SOAP_1_2_PROTOCOL | final public static String SOAP_1_2_PROTOCOL(Code) | | |
|
|