Example #1
0
 public void onRequest(int msgid, String method, MessagePackObject args) {
   server.onRequest(this, msgid, method, args);
 }