Package io.grpc.reflection.v1alpha
Class ServerReflectionProto
- java.lang.Object
-
- io.grpc.reflection.v1alpha.ServerReflectionProto
-
@Deprecated public final class ServerReflectionProto extends java.lang.ObjectDeprecated.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()Deprecated.static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)Deprecated.static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)Deprecated.
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
Deprecated.
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
Deprecated.
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Deprecated.
-
-