Package-level declarations
Types
Link copied to clipboard
Meta annotation. Used to perform annotation type-safety checks.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.ANNOTATION_CLASS, AnnotationTarget.TYPE_PARAMETER] )
Every Rpc annotated interface will have a code generation process run on it, making the interface effectively usable for RPC calls.