JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
eu.cloudnetservice.driver.network.rpc.annotation
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