|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.rpc.server.CommandSerializationUtil
public class CommandSerializationUtil
Contains common utility code.
| Nested Class Summary | |
|---|---|
static interface |
CommandSerializationUtil.Accessor
Defines methods for getting and setting fields. |
| Method Summary | ||
|---|---|---|
(package private) static
|
allocateInstance(java.lang.Class<T> clazz)
TODO: In the future it may be preferable to use a custom ClassLoader to inject a constructor that will initialize all of the final fields that we care about. |
|
static CommandSerializationUtil.Accessor |
getAccessor(java.lang.Class<?> clazz)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CommandSerializationUtil.Accessor getAccessor(java.lang.Class<?> clazz)
static <T> T allocateInstance(java.lang.Class<T> clazz)
throws java.lang.InstantiationException
java.lang.InstantiationException
|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||