Package | Description |
---|---|
org.restlet.ext.jaxrs |
Support for JAX-RS API.
|
Modifier and Type | Method and Description |
---|---|
ObjectFactory |
JaxRsRestlet.getObjectFactory()
Deprecated.
Returns the ObjectFactory for root resource class and provider
instantiation, if given.
|
ObjectFactory |
JaxRsApplication.getObjectFactory()
Deprecated.
Returns the ObjectFactory for root resource class and provider
instantiation, if given.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxRsRestlet.setObjectFactory(ObjectFactory objectFactory)
Deprecated.
Sets the ObjectFactory for root resource class and provider
instantiation.
|
void |
JaxRsApplication.setObjectFactory(ObjectFactory objectFactory)
Deprecated.
Sets the ObjectFactory for root resource class and provider
instantiation.
|
Copyright © 2005-2024 Restlet.