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