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