GWT 2.3.0

Uses of Interface
com.google.gwt.rpc.server.CommandSerializationUtil.Accessor

Packages that use CommandSerializationUtil.Accessor
com.google.gwt.rpc.server Contains the server-side APIs for deRPC. 
 

Uses of CommandSerializationUtil.Accessor in com.google.gwt.rpc.server
 

Methods in com.google.gwt.rpc.server that return CommandSerializationUtil.Accessor
static CommandSerializationUtil.Accessor CommandSerializationUtil.getAccessor(java.lang.Class<?> clazz)
           
 


GWT 2.3.0