Class ServerReflectionGrpc.ServerReflectionImplBase
java.lang.Object
com.viam.sdk.core.rpc.reflectionv1alpha.ServerReflectionGrpc.ServerReflectionImplBase
- All Implemented Interfaces:
ServerReflectionGrpc.AsyncService
,io.grpc.BindableService
- Direct Known Subclasses:
ProtoReflectionService
- Enclosing class:
- ServerReflectionGrpc
public abstract static class ServerReflectionGrpc.ServerReflectionImplBase
extends Object
implements io.grpc.BindableService, ServerReflectionGrpc.AsyncService
Base class for the server implementation of the service ServerReflection.
-
Constructor Details
-
ServerReflectionImplBase
public ServerReflectionImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-