GWT 0.0.0

Uses of Package
com.google.gwt.rpc.server

Packages that use com.google.gwt.rpc.server
com.google.gwt.rpc.linker Classes used to implement RPC. 
com.google.gwt.rpc.server Contains the server-side APIs for deRPC. 
com.google.gwt.user.server.rpc Classes used in server-side implementation of remote procedure calls. 
 

Classes in com.google.gwt.rpc.server used by com.google.gwt.rpc.linker
CastableTypeData
          An encapsulation of a JSON object containing castable type information.
 

Classes in com.google.gwt.rpc.server used by com.google.gwt.rpc.server
CastableTypeData
          An encapsulation of a JSON object containing castable type information.
ClientOracle
          Encapsulates information about a remote client.
CommandSerializationUtil.Accessor
          Defines methods for getting and setting fields.
Pair
          Simple pair class.
WebModeClientOracle
          Encapsulates data about the structure of the client code.
 

Classes in com.google.gwt.rpc.server used by com.google.gwt.user.server.rpc
ClientOracle
          Encapsulates information about a remote client.
RpcServlet
          EXPERIMENTAL and subject to change.
 


GWT 0.0.0