Annotation 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
-
Element Details
-
value
String valueObtain the type of theMarshallerSupplier
to use.- Returns:
- the type of the
MarshallerSupplier
to use
- Default:
- "default"
-