Esempio n. 1
0
 public void onNotify(String method, MessagePackObject args) {
   server.onNotify(method, args);
 }