Package uk.gov.gchq.gaffer.rest.application
Application classes which provide the main point of access for the Gaffer REST
API.
-
Class Summary Class Description ApplicationConfig AnApplicationConfig
sets up the application resources, and any other application-specific configuration.ApplicationConfigV1 An implementation ofApplicationConfig
, containing v1-specific configuration for the application.ApplicationConfigV2 An implementation ofApplicationConfig
, containing v2-specific configuration for the application.