Uses of Annotation Interface
eu.cloudnetservice.driver.network.rpc.annotation.RPCChained
Packages that use RPCChained
-
Uses of RPCChained in eu.cloudnetservice.driver.provider
Methods in eu.cloudnetservice.driver.provider with annotations of type RPCChainedModifier and TypeMethodDescriptionCloudServiceProvider.serviceProvider(@NonNull UUID serviceUniqueId) Gets a provider for the specific service with the given unique id.CloudServiceProvider.serviceProviderByName(@NonNull String serviceName) Gets a provider for the specific service with the given name.