Uses of Package
eu.cloudnetservice.driver.network.rpc.annotation
Packages that use eu.cloudnetservice.driver.network.rpc.annotation
Package
Description
-
Classes in eu.cloudnetservice.driver.network.rpc.annotation used by eu.cloudnetservice.driver.network.rpc.introspecClassDescriptionIndicates that a method should be implemented using an RPC chain invocation.Defines the timeout to apply to an RPC execution, either for an entire class or a specific RPC method.
-
Classes in eu.cloudnetservice.driver.network.rpc.annotation used by eu.cloudnetservice.driver.providerClassDescriptionIndicates that a method should be implemented using an RPC chain invocation.
-
Classes in eu.cloudnetservice.driver.network.rpc.annotation used by eu.cloudnetservice.driver.template.defaultsClassDescriptionThis annotation can be used to declare the constructor that should be invoked when generating RPC api implementations of the declaring class.