| Package | Description |
|---|---|
| io.grpc.protobuf.nano |
API for gRPC over Protocol Buffers with proto message classes generated by the JavaNano compiler.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.nano.MessageNano> |
NanoUtils.marshaller(MessageNanoFactory<T> factory)
Adapt
parser to a MethodDescriptor.Marshaller. |