Class RelationshipsServiceGrpc.RelationshipsServiceImplBase

java.lang.Object
com.authzed.api.materialize.v0.RelationshipsServiceGrpc.RelationshipsServiceImplBase
All Implemented Interfaces:
RelationshipsServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
RelationshipsServiceGrpc

public abstract static class RelationshipsServiceGrpc.RelationshipsServiceImplBase extends Object implements io.grpc.BindableService, RelationshipsServiceGrpc.AsyncService
Base class for the server implementation of the service RelationshipsService.
  • Constructor Details

    • RelationshipsServiceImplBase

      public RelationshipsServiceImplBase()
  • Method Details

    • bindService

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