Uses of Package
de.dfki.util.xmlrpc.conversion

Packages that use de.dfki.util.xmlrpc.conversion
de.dfki.util.xmlrpc   
de.dfki.util.xmlrpc.annotation   
de.dfki.util.xmlrpc.client   
de.dfki.util.xmlrpc.common   
de.dfki.util.xmlrpc.conversion   
de.dfki.util.xmlrpc.converters   
de.dfki.util.xmlrpc.server   
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc
TypeConversionException
           
TypeConverter
          Interface for performing type and instance conversions from user-specific types to XML-RPC compliant types and vice versa.
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.annotation
TypeConversionException
           
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.client
TypeConversionException
           
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.common
Convertible
          Controls instance transformation from a type T to it's XML-RPC representation.
ParameterConverter
          Controls instance transformation from a type T to it's XML-RPC representation and vice versa.
TypeConversionException
           
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.conversion
Convertible
          Controls instance transformation from a type T to it's XML-RPC representation.
ParameterConverter
          Controls instance transformation from a type T to it's XML-RPC representation and vice versa.
StandardXmlRpcTypeConverter
          Type converter doing only the standard conversion work (actually, does only type checks and passes values through)
TypeConversionException
           
TypeConverter
          Interface for performing type and instance conversions from user-specific types to XML-RPC compliant types and vice versa.
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.converters
ParameterConverter
          Controls instance transformation from a type T to it's XML-RPC representation and vice versa.
TypeConversionException
           
 

Classes in de.dfki.util.xmlrpc.conversion used by de.dfki.util.xmlrpc.server
TypeConversionException
           
 



Copyright © 2012. All Rights Reserved.