public void asyncRpc(Method method) throws IOException {
   delegate.asyncRpc(method);
 }