Class EngineControlGrpc.EngineControlImplBase

java.lang.Object
io.camunda.zeebe.process.test.engine.protocol.EngineControlGrpc.EngineControlImplBase
All Implemented Interfaces:
EngineControlGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
EngineControlGrpc

public abstract static class EngineControlGrpc.EngineControlImplBase extends Object implements io.grpc.BindableService, EngineControlGrpc.AsyncService
Base class for the server implementation of the service EngineControl.
  • Constructor Details

    • EngineControlImplBase

      public EngineControlImplBase()
  • Method Details

    • bindService

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