Annotation Interface GrpcMarshaller


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited public @interface GrpcMarshaller
An annotation used to annotate a type or method to specify the named marshaller supplier to use for rpc method calls.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Obtain the type of the MarshallerSupplier to use.