Uses of Class
com.daml.ledger.api.v1.EventQueryServiceGrpc.EventQueryServiceFutureStub
-
Packages that use EventQueryServiceGrpc.EventQueryServiceFutureStub Package Description com.daml.ledger.api.v1 -
-
Uses of EventQueryServiceGrpc.EventQueryServiceFutureStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return EventQueryServiceGrpc.EventQueryServiceFutureStub Modifier and Type Method Description protected EventQueryServiceGrpc.EventQueryServiceFutureStub
EventQueryServiceGrpc.EventQueryServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EventQueryServiceGrpc.EventQueryServiceFutureStub
EventQueryServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-