Class ContractServiceGrpc.ContractServiceImplBase

java.lang.Object
com.daml.ledger.api.v2.ContractServiceGrpc.ContractServiceImplBase
All Implemented Interfaces:
ContractServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ContractServiceGrpc

public abstract static class ContractServiceGrpc.ContractServiceImplBase extends Object implements io.grpc.BindableService, ContractServiceGrpc.AsyncService
Base class for the server implementation of the service ContractService.
 This service is experimental / alpha, therefore no backwards compatibility is guaranteed.
 
  • Constructor Details

    • ContractServiceImplBase

      public ContractServiceImplBase()
  • Method Details

    • bindService

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