Uses of Interface
io.grpc.protobuf.ProtoFileDescriptorSupplier
-
Packages that use ProtoFileDescriptorSupplier Package Description io.grpc.protobuf API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf messages. -
-
Uses of ProtoFileDescriptorSupplier in io.grpc.protobuf
Subinterfaces of ProtoFileDescriptorSupplier in io.grpc.protobuf Modifier and Type Interface Description interfaceProtoMethodDescriptorSupplierProvides access to the underlying proto service method descriptor.interfaceProtoServiceDescriptorSupplierProvides access to the underlying proto service descriptor.
-