|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.restlet.ext.jaxrs | |
---|---|
org.restlet.ext.jaxrs | Implementation of JAX-RS 1.0 (JSR-311). |
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) . |
|
RoleChecker
Deprecated. Use the new Restlet security model instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |