Package | Description |
---|---|
org.restlet.ext.jaxrs |
Support for JAX-RS API.
|
Class and Description |
---|
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-2018 Restlet.