Пример #1
0
 public void send(RPC rpc) throws IOException {
   send(getRemoteUserGUID(), rpc);
   signalSent(rpc);
 }