GWT 2.1.1

Uses of Interface
com.google.gwt.user.client.rpc.RemoteService

Packages that use RemoteService
com.google.gwt.logging.server   
com.google.gwt.logging.shared   
com.google.gwt.rpc.client Contains the client-side APIs for deRPC. 
 

Uses of RemoteService in com.google.gwt.logging.server
 

Classes in com.google.gwt.logging.server that implement RemoteService
 class RemoteLoggingServiceImpl
          Server side code for the remote log handler.
 

Uses of RemoteService in com.google.gwt.logging.shared
 

Subinterfaces of RemoteService in com.google.gwt.logging.shared
 interface RemoteLoggingService
          The client side stub for the logging RPC service.
 

Uses of RemoteService in com.google.gwt.rpc.client
 

Subinterfaces of RemoteService in com.google.gwt.rpc.client
 interface RpcService
          EXPERIMENTAL and subject to change.
 


GWT 2.1.1