Class GatewayAdminGrpc.GatewayAdminImplBase

java.lang.Object
tech.figure.objectstore.gateway.admin.GatewayAdminGrpc.GatewayAdminImplBase
All Implemented Interfaces:
io.grpc.BindableService, GatewayAdminGrpc.AsyncService
Enclosing class:
GatewayAdminGrpc

public abstract static class GatewayAdminGrpc.GatewayAdminImplBase extends Object implements io.grpc.BindableService, GatewayAdminGrpc.AsyncService
Base class for the server implementation of the service GatewayAdmin.
  • Constructor Details

    • GatewayAdminImplBase

      public GatewayAdminImplBase()
  • Method Details

    • bindService

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