Package org.xwiki.rest

Interface Summary
XWikiRestComponent This interface is used to mark JAX-RS resources and providers that should be made available to the component manager for lookup.
 

Class Summary
ComponentsObjectFactory This class is used to provide Restlet/JAX-RS a way to instantiate components.
Constants  
DomainObjectFactory  
RangeIterable<T> This class wraps a List and provides a view of it as if had only the elements that were included in the specified range (start, number)
Relations  
Utils  
XWikiAuthentication  
XWikiJaxRsApplication This class is used to configure JAX-RS resources and providers.
XWikiResource Base class for all XWiki-related JAX-RS resources.
XWikiResource.DocumentInfo A wrapper class for returning an XWiki document enriched with information about its status.
XWikiRestletJaxRsApplication This class implements the main Restlet application using the Restlet's JAX-RS extension.
XWikiRestletServlet  
XWikiSetupCleanupFilter The Setup cleanup filter is used to initialize the XWiki context before serving the request, and to clean it up after the request has been served.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.