ProtoReflectionService instead.@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/2222") @Deprecated public final class ProtoReflectionService extends Object
| Constructor and Description |
|---|
ProtoReflectionService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.BindableService |
getInstance()
Deprecated.
use
ProtoReflectionService.newInstance() instead. |
@Deprecated public static io.grpc.BindableService getInstance()
ProtoReflectionService.newInstance() instead.