Uses of Interface
uk.gov.gchq.gaffer.rest.service.v1.example.IExamplesService
-
Packages that use IExamplesService Package Description uk.gov.gchq.gaffer.rest.service.v1.example The examples service implementation for v1 of the Gaffer REST API. -
-
Uses of IExamplesService in uk.gov.gchq.gaffer.rest.service.v1.example
Classes in uk.gov.gchq.gaffer.rest.service.v1.example that implement IExamplesService Modifier and Type Class Description class
ExamplesService
Implementation of theIExamplesService
.
-