Class RestTagService

All Implemented Interfaces:
TagService, TagService
Direct Known Subclasses:
RestTagSwagger

@Path("/") @Consumes({"application/xml","application/json"}) @Produces("application/json") public class RestTagService extends SoapTagService implements TagService