Uses of Package
org.restlet.ext.jaxrs

Packages that use org.restlet.ext.jaxrs
org.restlet.ext.jaxrs Support for JAX-RS API. 
 

Classes in org.restlet.ext.jaxrs used by org.restlet.ext.jaxrs
AbstractUriBuilder
          Abstract implementation of interface UriBuilder.
ExtendedUriBuilder
          This UriBuilder extension provides special help for "file" extensions.
InstantiateException
          Thrown if a provider, a root resource class or a resource class could not be instantiated.
JaxRsRestlet
           This class choose the JAX-RS resource class and method to use for a request and handles the result from the resource method.
ObjectFactory
           Implement this interface to instantiate JAX-RS root resource classes and providers yourself and register it by JaxRsApplication.setObjectFactory(ObjectFactory).
 



Copyright © 2005-2013 Restlet.