org.apache.axis2.jaxws.message.util.impl
Class SAAJConverterFactoryImpl

java.lang.Object
  extended by org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
All Implemented Interfaces:
SAAJConverterFactory

public class SAAJConverterFactoryImpl
extends java.lang.Object
implements SAAJConverterFactory

SAAJConverterFactoryImpl Get the default SAAJConverter implementation. Obtain this factory from the FactoryRegistry


Constructor Summary
SAAJConverterFactoryImpl()
          Required for Factory instantiation
 
Method Summary
 SAAJConverter getSAAJConverter()
          Get or create the SAAJConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAAJConverterFactoryImpl

public SAAJConverterFactoryImpl()
Required for Factory instantiation

Method Detail

getSAAJConverter

public SAAJConverter getSAAJConverter()
Description copied from interface: SAAJConverterFactory
Get or create the SAAJConverter

Specified by:
getSAAJConverter in interface SAAJConverterFactory
Returns:
SAAJConverter


Copyright © 2007 Apache Web Services Project. All Rights Reserved.