Uses of Interface
com.daml.ledger.api.v1.admin.PartyManagementServiceGrpc.AsyncService
-
Packages that use PartyManagementServiceGrpc.AsyncService Package Description com.daml.ledger.api.v1.admin -
-
Uses of PartyManagementServiceGrpc.AsyncService in com.daml.ledger.api.v1.admin
Classes in com.daml.ledger.api.v1.admin that implement PartyManagementServiceGrpc.AsyncService Modifier and Type Class Description static class
PartyManagementServiceGrpc.PartyManagementServiceImplBase
Base class for the server implementation of the service PartyManagementService.Methods in com.daml.ledger.api.v1.admin with parameters of type PartyManagementServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
PartyManagementServiceGrpc. bindService(PartyManagementServiceGrpc.AsyncService service)
-