Package dev.cerbos.api.v1.svc
Class CerbosPlaygroundServiceGrpc.CerbosPlaygroundServiceImplBase
- java.lang.Object
-
- dev.cerbos.api.v1.svc.CerbosPlaygroundServiceGrpc.CerbosPlaygroundServiceImplBase
-
- All Implemented Interfaces:
CerbosPlaygroundServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CerbosPlaygroundServiceGrpc
public abstract static class CerbosPlaygroundServiceGrpc.CerbosPlaygroundServiceImplBase extends java.lang.Object implements io.grpc.BindableService, CerbosPlaygroundServiceGrpc.AsyncService
Base class for the server implementation of the service CerbosPlaygroundService.
-
-
Constructor Summary
Constructors Constructor Description CerbosPlaygroundServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface dev.cerbos.api.v1.svc.CerbosPlaygroundServiceGrpc.AsyncService
playgroundEvaluate, playgroundProxy, playgroundTest, playgroundValidate
-
-