org.xwiki.rest.internal.ModelFactory
org.xwiki.rest.internal.resources.RootResourceImpl
org.xwiki.rest.internal.resources.SyntaxesResourceImpl
org.xwiki.rest.internal.resources.wikis.WikisResourceImpl
org.xwiki.rest.internal.resources.wikis.WikiResourceImpl
org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl
org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl
org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl
org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl
org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl
org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl
org.xwiki.rest.internal.resources.pages.PagesResourceImpl
org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl
org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl
org.xwiki.rest.internal.resources.pages.PageResourceImpl
org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl
org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl
org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl
org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl
org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl
org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl
org.xwiki.rest.internal.resources.comments.CommentResourceImpl
org.xwiki.rest.internal.resources.comments.CommentsResourceImpl
org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl
org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl
org.xwiki.rest.internal.resources.job.JobStatusResourceImpl
org.xwiki.rest.internal.resources.job.JobLogResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl
org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl
org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl
org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl
org.xwiki.rest.internal.resources.classes.ClassesResourceImpl
org.xwiki.rest.internal.resources.classes.ClassResourceImpl
org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl
org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl
org.xwiki.rest.internal.resources.search.HQLSearchSource
org.xwiki.rest.internal.resources.search.XWQLSearchSource
org.xwiki.rest.internal.resources.tags.TagsResourceImpl
org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl
org.xwiki.rest.internal.resources.ModificationsResourceImpl
org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl
org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl
org.xwiki.rest.internal.representations.pages.TextPlainPageReader
org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader
org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader
org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader
org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader
org.xwiki.rest.internal.representations.comments.TextPlainCommentReader
org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader
org.xwiki.rest.internal.representations.tags.TextPlainTagsReader
org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader
org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper
org.xwiki.rest.internal.url.DefaultRestURLGenerator
org.xwiki.rest.internal.url.resources.DocumentRestURLGenerator
org.xwiki.rest.internal.url.resources.JobStatusRestURLGenerator
org.xwiki.rest.internal.url.resources.SpaceRestURLGenerator
org.xwiki.rest.script.RESTScriptService
