Uses of Interface
com.wissen.client.GreetingService

Packages that use GreetingService
com.wissen.server   
 

Uses of GreetingService in com.wissen.server
 

Classes in com.wissen.server that implement GreetingService
 class GreetingServiceImpl
          The server side implementation of the RPC service.