|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RPCCallback
| Method Summary | |
|---|---|
void |
execute(RPCResponse response,
Object rawData,
RPCRequest request)
|
| Method Detail |
|---|
void execute(RPCResponse response,
Object rawData,
RPCRequest request)
response - a RPCResponse encapsulating the server response to your requestrawData - just the "data" property from the RPCResponse, for conveniencerequest - the RPCRequest that was sent. You can use RPCRequest.clientContext to track state during the server turnaround
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||