Uses of Package
org.restlet.ext.jaxrs

Packages that use org.restlet.ext.jaxrs
org.restlet.ext.jaxrs Implementations of package javax.ws.rs.core. 
 

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 he 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-2012 Restlet S.A.S..