Uses of Interface
grpc.reflection.v1alpha.Reflection.ExtensionRequestOrBuilder
Packages that use Reflection.ExtensionRequestOrBuilder
-
Uses of Reflection.ExtensionRequestOrBuilder in grpc.reflection.v1alpha
Classes in grpc.reflection.v1alpha that implement Reflection.ExtensionRequestOrBuilderModifier and TypeClassDescriptionstatic final classThe type name and extension number sent by the client when requesting file_containing_extension.static final classThe type name and extension number sent by the client when requesting file_containing_extension.Methods in grpc.reflection.v1alpha that return Reflection.ExtensionRequestOrBuilderModifier and TypeMethodDescriptionReflection.ServerReflectionRequest.Builder.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.Reflection.ServerReflectionRequest.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.Reflection.ServerReflectionRequestOrBuilder.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.