Class TracRuntimeApiGrpc.TracRuntimeApiImplBase

java.lang.Object
org.finos.tracdap.api.internal.TracRuntimeApiGrpc.TracRuntimeApiImplBase
All Implemented Interfaces:
io.grpc.BindableService, TracRuntimeApiGrpc.AsyncService
Enclosing class:
TracRuntimeApiGrpc

public abstract static class TracRuntimeApiGrpc.TracRuntimeApiImplBase extends Object implements io.grpc.BindableService, TracRuntimeApiGrpc.AsyncService
Base class for the server implementation of the service TracRuntimeApi.
  • Constructor Details

    • TracRuntimeApiImplBase

      public TracRuntimeApiImplBase()
  • Method Details

    • bindService

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