Uses of Class
org.granite.client.messaging.RemoteService

Packages that use RemoteService
org.granite.client.messaging   
 

Uses of RemoteService in org.granite.client.messaging
 

Constructors in org.granite.client.messaging with parameters of type RemoteService
RemoteService.RemoteServiceInvocation(RemoteService remoteService, String method, Object... parameters)