Uses of Interface
org.granite.client.messaging.RemoteService.RemoteServiceInvocationChain

Packages that use RemoteService.RemoteServiceInvocationChain
org.granite.client.messaging   
 

Uses of RemoteService.RemoteServiceInvocationChain in org.granite.client.messaging
 

Classes in org.granite.client.messaging that implement RemoteService.RemoteServiceInvocationChain
static class RemoteService.RemoteServiceInvocation
           
 

Methods in org.granite.client.messaging that return RemoteService.RemoteServiceInvocationChain
 RemoteService.RemoteServiceInvocationChain RemoteService.RemoteServiceInvocationChain.appendInvocation(String method, Object... parameters)
           
 RemoteService.RemoteServiceInvocationChain RemoteService.RemoteServiceInvocation.appendInvocation(String method, Object... parameters)