| Package | Description |
|---|---|
| org.cometd.bayeux.client |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSession.remoteCall(java.lang.String target,
java.lang.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–2019 The CometD Project. All rights reserved.