| Package | Description |
|---|---|
| org.cometd.bayeux.client |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClientSession.remoteCall(String target,
Object data,
ClientSession.MessageListener callback) |
Performs a remote call to the server, to the specified
target,
and with the given data as payload. |
Copyright © 2008–2017 The CometD Project. All rights reserved.