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