C D G I O P R S U V

G

GoogleAssignment - Class in com.wissen.client
Entry point classes define onModuleLoad().
GoogleAssignment() - Constructor for class com.wissen.client.GoogleAssignment
 
GreetingService - Interface in com.wissen.client
The client side stub for the RPC service.
GreetingServiceAsync - Interface in com.wissen.client
The async counterpart of GreetingService.
GreetingServiceImpl - Class in com.wissen.server
The server side implementation of the RPC service.
GreetingServiceImpl() - Constructor for class com.wissen.server.GreetingServiceImpl
 
greetServer(String) - Method in interface com.wissen.client.GreetingService
 
greetServer(String, AsyncCallback<String>) - Method in interface com.wissen.client.GreetingServiceAsync
 
greetServer(String) - Method in class com.wissen.server.GreetingServiceImpl
 

C D G I O P R S U V