|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeDecoder
Allows developers to customize the types translated to the XML-RPC <i4> and <double> .
DefaultTypeDecoder| Method Summary | |
|---|---|
boolean |
isXmlRpcDouble(java.lang.Object o)
Test if a local object translates to a <double> tag. |
boolean |
isXmlRpcI4(java.lang.Object o)
Test if a local object translates to an <i4> tag. |
| Method Detail |
|---|
boolean isXmlRpcI4(java.lang.Object o)
boolean isXmlRpcDouble(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||