Uses of Class
com.daml.ledger.api.v1.EventQueryServiceGrpc.EventQueryServiceStub
-
Packages that use EventQueryServiceGrpc.EventQueryServiceStub Package Description com.daml.ledger.api.v1 -
-
Uses of EventQueryServiceGrpc.EventQueryServiceStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return EventQueryServiceGrpc.EventQueryServiceStub Modifier and Type Method Description protected EventQueryServiceGrpc.EventQueryServiceStub
EventQueryServiceGrpc.EventQueryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EventQueryServiceGrpc.EventQueryServiceStub
EventQueryServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-