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