Uses of Interface
com.daml.ledger.api.v1.VersionServiceGrpc.AsyncService
-
Packages that use VersionServiceGrpc.AsyncService Package Description com.daml.ledger.api.v1 -
-
Uses of VersionServiceGrpc.AsyncService in com.daml.ledger.api.v1
Classes in com.daml.ledger.api.v1 that implement VersionServiceGrpc.AsyncService Modifier and Type Class Description static classVersionServiceGrpc.VersionServiceImplBaseBase class for the server implementation of the service VersionService.Methods in com.daml.ledger.api.v1 with parameters of type VersionServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionVersionServiceGrpc. bindService(VersionServiceGrpc.AsyncService service)
-