|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.client.messaging.RemoteService
public class RemoteService
| Nested Class Summary | |
|---|---|
static class |
RemoteService.RemoteServiceInvocation
|
static interface |
RemoteService.RemoteServiceInvocationChain
|
| Constructor Summary | |
|---|---|
RemoteService(Channel channel,
String id)
|
|
| Method Summary | |
|---|---|
Channel |
getChannel()
|
String |
getId()
|
RemoteService.RemoteServiceInvocation |
newInvocation(String method,
Object... parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteService(Channel channel,
String id)
| Method Detail |
|---|
public Channel getChannel()
public String getId()
public RemoteService.RemoteServiceInvocation newInvocation(String method,
Object... parameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||