Uses of Class
dev.dokimos.server.service.TraceIngestService
Packages that use TraceIngestService
-
Uses of TraceIngestService in dev.dokimos.server.controller.v1
Constructors in dev.dokimos.server.controller.v1 with parameters of type TraceIngestServiceModifierConstructorDescriptionTraceController(TraceIngestService ingestService, TraceQueryService queryService)