Uses of Interface
io.grpc.reflection.v1.ExtensionRequestOrBuilder
Packages that use ExtensionRequestOrBuilder
-
Uses of ExtensionRequestOrBuilder in io.grpc.reflection.v1
Classes in io.grpc.reflection.v1 that implement ExtensionRequestOrBuilderModifier and TypeClassDescriptionfinal 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 io.grpc.reflection.v1 that return ExtensionRequestOrBuilderModifier and TypeMethodDescriptionServerReflectionRequest.Builder.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequest.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.ServerReflectionRequestOrBuilder.getFileContainingExtensionOrBuilder()Find the proto file which defines an extension extending the given message type with the given field number.