Class ContractServiceGrpc.ContractServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<ContractServiceGrpc.ContractServiceFutureStub>
io.grpc.stub.AbstractFutureStub<ContractServiceGrpc.ContractServiceFutureStub>
com.daml.ledger.api.v2.ContractServiceGrpc.ContractServiceFutureStub
Enclosing class:
ContractServiceGrpc

public static final class ContractServiceGrpc.ContractServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ContractServiceGrpc.ContractServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service ContractService.
 This service is experimental / alpha, therefore no backwards compatibility is guaranteed.
 
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.common.util.concurrent.ListenableFuture<ContractServiceOuterClass.GetContractResponse>
    Looking up contract data by contract ID.

    Methods inherited from class io.grpc.stub.AbstractFutureStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait