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