Uses of Package
uk.gov.gchq.gaffer.rest.factory
-
Packages that use uk.gov.gchq.gaffer.rest.factory Package Description uk.gov.gchq.gaffer.rest.config uk.gov.gchq.gaffer.rest.controller uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.rest.factory.spring uk.gov.gchq.gaffer.rest.service.v2.example The examples service implementation for v2 of the Gaffer REST API. -
Classes in uk.gov.gchq.gaffer.rest.factory used by uk.gov.gchq.gaffer.rest.config Class Description ExamplesFactory An ExampleFactory creates examples of OperationsGraphFactory AGraphFactory
creates instances ofGraph
to be reused for all queries. -
Classes in uk.gov.gchq.gaffer.rest.factory used by uk.gov.gchq.gaffer.rest.controller Class Description ExamplesFactory An ExampleFactory creates examples of OperationsGraphFactory AGraphFactory
creates instances ofGraph
to be reused for all queries. -
Classes in uk.gov.gchq.gaffer.rest.factory used by uk.gov.gchq.gaffer.rest.factory Class Description AbstractExamplesFactory Abstract Examples factory which can create examples using a schema and class inspection.ExamplesFactory An ExampleFactory creates examples of OperationsGraphFactory AGraphFactory
creates instances ofGraph
to be reused for all queries.UserFactory AUserFactory
creates instances ofUser
s for use when executing queries on a graph. -
Classes in uk.gov.gchq.gaffer.rest.factory used by uk.gov.gchq.gaffer.rest.factory.spring Class Description UserFactory AUserFactory
creates instances ofUser
s for use when executing queries on a graph. -
Classes in uk.gov.gchq.gaffer.rest.factory used by uk.gov.gchq.gaffer.rest.service.v2.example Class Description AbstractExamplesFactory Abstract Examples factory which can create examples using a schema and class inspection.ExamplesFactory An ExampleFactory creates examples of Operations