Package com.authzed.api.v1
Class WatchServiceGrpc.WatchServiceImplBase
java.lang.Object
com.authzed.api.v1.WatchServiceGrpc.WatchServiceImplBase
- All Implemented Interfaces:
WatchServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- WatchServiceGrpc
public abstract static class WatchServiceGrpc.WatchServiceImplBase
extends Object
implements io.grpc.BindableService, WatchServiceGrpc.AsyncService
Base class for the server implementation of the service WatchService.
-
Constructor Details
-
WatchServiceImplBase
public WatchServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-