Class GatewayGrpc.GatewayImplBase

java.lang.Object
io.camunda.zeebe.gateway.protocol.GatewayGrpc.GatewayImplBase
All Implemented Interfaces:
GatewayGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GatewayGrpc

public abstract static class GatewayGrpc.GatewayImplBase extends Object implements io.grpc.BindableService, GatewayGrpc.AsyncService
Base class for the server implementation of the service Gateway.
  • Constructor Details

    • GatewayImplBase

      public GatewayImplBase()
  • Method Details

    • bindService

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