Package grpc.reflection.v1alpha
Class Reflection
java.lang.Object
grpc.reflection.v1alpha.Reflection
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe error code and error message sent by the server when an error occurs.static interfacestatic final classA list of extension numbers sent by the server answering all_extension_numbers_of_type request.static interfacestatic final classThe type name and extension number sent by the client when requesting file_containing_extension.static interfacestatic final classSerialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.static interfacestatic final classA list of ServiceResponse sent by the server answering list_services request.static interfacestatic final classThe message sent by the client when calling ServerReflectionInfo method.static interfacestatic final classThe message sent by the server to answer ServerReflectionInfo method.static interfacestatic final classThe information of a single service used by ListServiceResponse to answer list_services request.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-