| Modifier and Type | Method and Description |
|---|---|
Promise |
RemoteActor.ask(String methodName,
Object... arguments) |
Promise<RemoteActor> |
RemoteActorConnection.connect(String url,
boolean longPoll) |
protected Promise<Integer> |
RemoteActorConnection.sendCallArray(Object[] req)
encodes amd semds (incl seqNo).
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteActorConnection.addRequest(RemoteCallEntry remoteCallEntry,
Promise res) |
Copyright © 2017. All rights reserved.