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