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