Package io.grpc.reflection.v1
Class ServerReflectionGrpc.ServerReflectionImplBase
java.lang.Object
io.grpc.reflection.v1.ServerReflectionGrpc.ServerReflectionImplBase
- All Implemented Interfaces:
io.grpc.BindableService,ServerReflectionGrpc.AsyncService
- 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
-