| Package | Description |
|---|---|
| org.granite.client.messaging |
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteService.RemoteServiceInvocation |
| Modifier and Type | Method and Description |
|---|---|
RemoteService.RemoteServiceInvocationChain |
RemoteService.RemoteServiceInvocationChain.appendInvocation(java.lang.String method,
java.lang.Object... parameters)
Append a new invocation to the current chain of invocations
|
RemoteService.RemoteServiceInvocationChain |
RemoteService.RemoteServiceInvocation.appendInvocation(java.lang.String method,
java.lang.Object... parameters) |