Class CrmServiceGrpc.CrmServiceImplBase

java.lang.Object
dev.crashteam.crm.CrmServiceGrpc.CrmServiceImplBase
All Implemented Interfaces:
CrmServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
CrmServiceGrpc

public abstract static class CrmServiceGrpc.CrmServiceImplBase extends Object implements io.grpc.BindableService, CrmServiceGrpc.AsyncService
Base class for the server implementation of the service CrmService.
  • Constructor Details

    • CrmServiceImplBase

      public CrmServiceImplBase()
  • Method Details

    • bindService

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