Package io.stigg.sidecar.proto.v1
Class SidecarServiceGrpc.SidecarServiceImplBase
- java.lang.Object
-
- io.stigg.sidecar.proto.v1.SidecarServiceGrpc.SidecarServiceImplBase
-
- All Implemented Interfaces:
io.grpc.BindableService,SidecarServiceGrpc.AsyncService
- Enclosing class:
- SidecarServiceGrpc
public abstract static class SidecarServiceGrpc.SidecarServiceImplBase extends java.lang.Object implements io.grpc.BindableService, SidecarServiceGrpc.AsyncService
Base class for the server implementation of the service SidecarService.
-
-
Constructor Summary
Constructors Constructor Description SidecarServiceImplBase()
-
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 io.stigg.sidecar.proto.v1.SidecarServiceGrpc.AsyncService
getBooleanEntitlement, getEntitlements, getMeteredEntitlement, getNumericEntitlement, reloadEntitlements, reportEvents, reportUsage
-
-