Class GatewayGrpc.GatewayImplBase

java.lang.Object
tech.figure.objectstore.gateway.GatewayGrpc.GatewayImplBase
All Implemented Interfaces:
io.grpc.BindableService, GatewayGrpc.AsyncService
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