Class DeveloperServiceGrpc.DeveloperServiceImplBase

java.lang.Object
com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceImplBase
All Implemented Interfaces:
DeveloperServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DeveloperServiceGrpc

public abstract static class DeveloperServiceGrpc.DeveloperServiceImplBase extends Object implements io.grpc.BindableService, DeveloperServiceGrpc.AsyncService
Base class for the server implementation of the service DeveloperService.
  • Constructor Details

    • DeveloperServiceImplBase

      public DeveloperServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService