JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
eu.cloudnetservice.driver.network.rpc.annotation
RPCNoResult
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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