c

com.avsystem.commons.rpc

rpcTypeParamMetadata

final class rpcTypeParamMetadata extends Annotation with MetadataParamStrategy

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

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. rpcTypeParamMetadata
  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 rpcTypeParamMetadata()