|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteService | |
|---|---|
| org.granite.client.messaging | |
| org.granite.client.tide.server | |
| 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)
|
|
| Uses of RemoteService in org.granite.client.tide.server |
|---|
| Fields in org.granite.client.tide.server with type parameters of type RemoteService | |
|---|---|
protected Map<String,RemoteService> |
ServerSession.remoteServices
|
| Methods in org.granite.client.tide.server that return RemoteService | |
|---|---|
RemoteService |
ServerSession.getRemoteService()
|
RemoteService |
ServerSession.getRemoteService(String destination)
|
RemoteService |
ServerSession.ServiceFactory.newRemoteService(RemotingChannel remotingChannel,
String destination)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||