c

com.avsystem.commons.rpc

rpcMethodMetadata

final class rpcMethodMetadata extends Annotation with MetadataParamStrategy

@rpcMethodMetadata applied on metadata parameter of RPC trait metadata class indicates that this parameter holds metadata for RPC method(s) (one, some or all, depending on SymbolArity, tagging, etc.).

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. rpcMethodMetadata
  2. MetadataParamStrategy
  3. StaticAnnotation
  4. Annotation
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new rpcMethodMetadata()