Class GreeterService

java.lang.Object
org.restheart.examples.GreeterService
All Implemented Interfaces:
CORSHeaders, ConfigurablePlugin, ExchangeTypeResolver<JsonRequest,JsonResponse>, HandlingPlugin<JsonRequest,JsonResponse>, JsonService, Plugin, Service<JsonRequest,JsonResponse>

public class GreeterService extends Object implements JsonService