Class RestDocumentService

All Implemented Interfaces:
DocumentService, DocumentService
Direct Known Subclasses:
RestDocumentSwagger

@Path("/") @Consumes({"application/xml","application/json"}) @Produces("application/json") public class RestDocumentService extends SoapDocumentService implements DocumentService