Uses of Interface
com.tensegrity.wpalo.client.GreetingService

Packages that use GreetingService
com.tensegrity.wpalo.server   
 

Uses of GreetingService in com.tensegrity.wpalo.server
 

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