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