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