Public Member Functions
org.apache.xmlrpc.common.TypeConverter Interface Reference
Inheritance diagram for org.apache.xmlrpc.common.TypeConverter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Object backConvert (Object result)
Object convert (Object pObject)
boolean isConvertable (Object pObject)

Detailed Description

A TypeConverter is used when actually calling the handler method or actually returning the result object. It's purpose is to convert a single parameter or the return value from a generic representation (for example an array of objects) to an alternative representation, which is actually used in the methods signature (for example List, or Vector.

Definition at line 33 of file TypeConverter.java.


Member Function Documentation


The documentation for this interface was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50