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