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 interface
ProtoMethodDescriptorSupplier
Provides access to the underlying proto service method descriptor.interface
ProtoServiceDescriptorSupplier
Provides access to the underlying proto service descriptor.
-