Class ProjectionsGrpc.ProjectionsImplBase

java.lang.Object
com.eventstore.dbclient.proto.projections.ProjectionsGrpc.ProjectionsImplBase
All Implemented Interfaces:
ProjectionsGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ProjectionsGrpc

public abstract static class ProjectionsGrpc.ProjectionsImplBase extends Object implements io.grpc.BindableService, ProjectionsGrpc.AsyncService
Base class for the server implementation of the service Projections.
  • Constructor Details

    • ProjectionsImplBase

      public ProjectionsImplBase()
  • Method Details

    • bindService

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