Class RestSystemService

All Implemented Interfaces:
SystemService, SystemService
Direct Known Subclasses:
RestSystemSwagger

@Path("/") @Consumes("application/json") @Produces("application/json") public class RestSystemService extends SoapSystemService implements SystemService