Interface JsonService

All Superinterfaces:
ConfigurablePlugin, CORSHeaders, ExchangeTypeResolver<JsonRequest,JsonResponse>, HandlingPlugin<JsonRequest,JsonResponse>, Plugin, Service<JsonRequest,JsonResponse>

public interface JsonService extends Service<JsonRequest,JsonResponse>
Specialized Service interface that uses JsonRequest and JsonResponse
Author:
Andrea Di Cesare <andrea@softinstigate.com>