|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.msgsys.MessageAgent.BlockingRPCState
public class MessageAgent.BlockingRPCState
This class helps handle blocking broadcast rpc. It maintains a counter, and calls through to the real callback method.
| Constructor Summary | |
|---|---|
MessageAgent.BlockingRPCState(ResponseCallback callback)
|
|
| Method Summary | |
|---|---|
int |
getResponseCount()
|
void |
handleResponse(ResponseMessage response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageAgent.BlockingRPCState(ResponseCallback callback)
| Method Detail |
|---|
public void handleResponse(ResponseMessage response)
handleResponse in interface ResponseCallbackpublic int getResponseCount()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||