Methods inherited from interface org.directwebremoting.extend.Converter
convertOutbound, setConverterManager
Constructor Detail
CharacteristicConverter
public CharacteristicConverter()
Method Detail
convertInbound
public Object convertInbound(Class paramType,
org.directwebremoting.extend.InboundVariable iv,
org.directwebremoting.extend.InboundContext inctx)
throws org.directwebremoting.extend.MarshallException
Specified by:
convertInbound in interface org.directwebremoting.extend.Converter
Overrides:
convertInbound in class org.directwebremoting.convert.BasicObjectConverter