public class MessageAgent.BlockingRPCState extends java.lang.Object implements ResponseCallback
Constructor and Description |
---|
BlockingRPCState(ResponseCallback callback) |
Modifier and Type | Method and Description |
---|---|
int |
getResponseCount() |
void |
handleResponse(ResponseMessage response) |
public BlockingRPCState(ResponseCallback callback)
public void handleResponse(ResponseMessage response)
handleResponse
in interface ResponseCallback
public int getResponseCount()