Uses of Annotation Interface
eu.cloudnetservice.driver.network.rpc.annotation.RPCValidation
Packages that use RPCValidation
Package
Description
-
Uses of RPCValidation in eu.cloudnetservice.driver.database
Classes in eu.cloudnetservice.driver.database with annotations of type RPCValidationModifier and TypeInterfaceDescriptioninterfaceRepresents a database in the CloudNet.interfaceRepresents a provider for databases. -
Uses of RPCValidation in eu.cloudnetservice.driver.permission
Classes in eu.cloudnetservice.driver.permission with annotations of type RPCValidationModifier and TypeInterfaceDescriptioninterfaceThe main api point for accessing and managing permissions, permission users and permission groups. -
Uses of RPCValidation in eu.cloudnetservice.driver.provider
Classes in eu.cloudnetservice.driver.provider with annotations of type RPCValidationModifier and TypeInterfaceDescriptioninterfaceThe main messaging api for communication in any form between components in the CloudNet cluster aside from sending raw packets.interfaceThe main factory class to create cloud services based on a given service configuration.interfaceThe main api point for accessing and managing services running in the cluster.interfaceThe main api point for accessing node information of all nodes which are currently connected to the current node.interfaceThe main api which allows read and write access to group configurations.interfaceThe main api which allows read and write access to task configurations.interfaceAn instance of this class represents a manageable service in the cluster which is stateless. -
Uses of RPCValidation in eu.cloudnetservice.driver.template
Classes in eu.cloudnetservice.driver.template with annotations of type RPCValidationModifier and TypeInterfaceDescriptioninterfaceProvides an interface to execute all types of operations on templates stored on any file system.