public class RemoteCallEntry extends Object implements Serializable
| Constructor and Description |
|---|
RemoteCallEntry(int receiverKey,
int futureKey,
String method,
Object[] args,
int queue) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
int |
getFutureKey() |
String |
getMethod() |
int |
getQueue() |
int |
getReceiverKey() |
String |
toString() |
Copyright © 2015. All rights reserved.