org.apache.axis2.jaxws.message.util.impl
Class SAAJConverterFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
- All Implemented Interfaces:
- SAAJConverterFactory
public class SAAJConverterFactoryImpl
- extends Object
- implements SAAJConverterFactory
SAAJConverterFactoryImpl Get the default SAAJConverter implementation. Obtain this factory from
the FactoryRegistry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAAJConverterFactoryImpl
public SAAJConverterFactoryImpl()
- Required for Factory instantiation
getSAAJConverter
public SAAJConverter getSAAJConverter()
- Description copied from interface:
SAAJConverterFactory
- Get or create the SAAJConverter
- Specified by:
getSAAJConverter
in interface SAAJConverterFactory
- Returns:
- SAAJConverter
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.