Package atessera.sensei.grpc
Class ControlGrpc.ControlImplBase
java.lang.Object
atessera.sensei.grpc.ControlGrpc.ControlImplBase
- All Implemented Interfaces:
ControlGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
ControlGrpc
public abstract static class ControlGrpc.ControlImplBase
extends Object
implements io.grpc.BindableService, ControlGrpc.AsyncService
Base class for the server implementation of the service Control.
-
Constructor Details
-
ControlImplBase
public ControlImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-