Class RestBookmarkService

All Implemented Interfaces:
BookmarkService, BookmarkService
Direct Known Subclasses:
RestBookmarkSwagger

@Path("/") @Consumes({"application/xml","application/json"}) @Produces("application/json") public class RestBookmarkService extends SoapBookmarkService implements BookmarkService