Package org.modeshape.web.jcr.rest

This package contains the core components for the ModeShape REST server implementation.

See:
          Description


Class Summary
JcrApplication Implementation of the JAX-RS Application class to identify all JAX-RS providers and classes in the application.
JcrResources RESTEasy handler to provide the JCR resources at the URIs below.
JcrResources.InvalidQueryExceptionMapper  
JcrResources.JSONExceptionMapper  
JcrResources.NoSuchRepositoryExceptionMapper  
JcrResources.NotFoundExceptionMapper  
JcrResources.RepositoryExceptionMapper  
QueryHandler Resource handler that implements REST methods for items.
 

Package org.modeshape.web.jcr.rest Description

This package contains the core components for the ModeShape REST server implementation.

The key classes are:



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.