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