Package uk.gov.gchq.gaffer.rest.service.v2.example
The examples service implementation for v2 of the Gaffer REST API.
-
Interface Summary Interface Description IExamplesServiceV2 AnIExamplesServiceV2
has methods to produce exampleOperation
s to be applied to the methods inIOperationServiceV2
. -
Class Summary Class Description DefaultExamplesFactory Default implementation of theExamplesFactory
interface.ExampleBinder HK2 binder class to facilitate dependency injection with Jersey.ExamplesServiceV2