Class VoidTaskCaller


public class VoidTaskCaller extends BaseTaskCaller<VoidTaskCaller>
A helper to call java remote function which doesn't have a return value.
  • Constructor Details

  • Method Details

    • remote

      public void remote()
      Execute a function remotely.