public class ServerShell.rpc extends java.lang.Object implements java.lang.Runnable, ResponseCallback
Constructor and Description |
---|
rpc(java.util.HashMap<java.lang.String,java.lang.String> args) |
Modifier and Type | Method and Description |
---|---|
void |
handleResponse(ResponseMessage response) |
void |
run() |
public void run()
run
in interface java.lang.Runnable
public void handleResponse(ResponseMessage response)
handleResponse
in interface ResponseCallback