|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.json.parse.impl.StatefulJsonDecoder
org.directwebremoting.json.parse.impl.ReflectionJsonDecoder
public class ReflectionJsonDecoder
A JsonDecoder that de-serializes the data into an existing set of
objects.
| Constructor Summary | |
|---|---|
ReflectionJsonDecoder(java.lang.Class<?> marshallInto)
|
|
| Method Summary |
|---|
| Methods inherited from class org.directwebremoting.json.parse.impl.StatefulJsonDecoder |
|---|
add, addBoolean, addNull, addNumber, addString, beginArray, beginObject, endArray, endObject, getRoot, realizeNumber |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionJsonDecoder(java.lang.Class<?> marshallInto)
marshallInto -
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||