Class EnolaServiceGrpc.EnolaServiceImplBase

java.lang.Object
dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceImplBase
All Implemented Interfaces:
EnolaServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
EnolaGrpcService
Enclosing class:
EnolaServiceGrpc

public abstract static class EnolaServiceGrpc.EnolaServiceImplBase extends Object implements io.grpc.BindableService, EnolaServiceGrpc.AsyncService
Base class for the server implementation of the service EnolaService.
 This is the API with which Enola clients (such as a CLI or UI) connect.
 
  • Constructor Details

  • Method Details

    • bindService

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