Class SchemaServiceGrpc.SchemaServiceImplBase

java.lang.Object
com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceImplBase
All Implemented Interfaces:
SchemaServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SchemaServiceGrpc

public abstract static class SchemaServiceGrpc.SchemaServiceImplBase extends Object implements io.grpc.BindableService, SchemaServiceGrpc.AsyncService
Base class for the server implementation of the service SchemaService.
 SchemaService implements operations on a Permissions System's Schema.
 
  • Constructor Details

    • SchemaServiceImplBase

      public SchemaServiceImplBase()
  • Method Details

    • bindService

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