Annotation Interface RPCNoResult


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface RPCNoResult
Marks a method in an api class which returns void but should not wait to the result signal of the remote rpc to become available.
Since:
4.0