Package grpc.reflection.v1alpha
Class ServerReflectionGrpc.ServerReflectionImplBase
java.lang.Object
grpc.reflection.v1alpha.ServerReflectionGrpc.ServerReflectionImplBase
- All Implemented Interfaces:
ServerReflectionGrpc.AsyncService,io.grpc.BindableService
- 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 io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-