Uses of Class
uk.gov.gchq.gaffer.rest.factory.AbstractExamplesFactory
-
Packages that use AbstractExamplesFactory Package Description uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.rest.service.v2.example The examples service implementation for v2 of the Gaffer REST API. -
-
Uses of AbstractExamplesFactory in uk.gov.gchq.gaffer.rest.factory
Subclasses of AbstractExamplesFactory in uk.gov.gchq.gaffer.rest.factory Modifier and Type Class Description class
DefaultExamplesFactory
-
Uses of AbstractExamplesFactory in uk.gov.gchq.gaffer.rest.service.v2.example
Subclasses of AbstractExamplesFactory in uk.gov.gchq.gaffer.rest.service.v2.example Modifier and Type Class Description class
DefaultExamplesFactory
Default implementation of theExamplesFactory
interface.
-