Class SAAJConverterFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
- All Implemented Interfaces:
SAAJConverterFactory
SAAJConverterFactoryImpl Get the default SAAJConverter implementation. Obtain this factory from
the FactoryRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet or create the SAAJConverter
-
Constructor Details
-
SAAJConverterFactoryImpl
public SAAJConverterFactoryImpl()Required for Factory instantiation
-
-
Method Details
-
getSAAJConverter
Description copied from interface:SAAJConverterFactoryGet or create the SAAJConverter- Specified by:
getSAAJConverterin interfaceSAAJConverterFactory- Returns:
- SAAJConverter
-