Uses of Interface
org.apache.xmlrpc.common.TypeConverter
-
Packages that use TypeConverter Package Description org.apache.xmlrpc.common -
-
Uses of TypeConverter in org.apache.xmlrpc.common
Methods in org.apache.xmlrpc.common that return TypeConverter Modifier and Type Method Description TypeConverterTypeConverterFactory. getTypeConverter(java.lang.Class pClass)Creates an instance ofTypeFactory, which may be used to create instances of the given class.TypeConverterTypeConverterFactoryImpl. getTypeConverter(java.lang.Class pClass)Returns a type converter for the given class.
-