|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultResourceConfig | |
---|---|
com.sun.jersey.api.core | Low-level interfaces and annotations used to create RESTful service resources. |
Uses of DefaultResourceConfig in com.sun.jersey.api.core |
---|
Subclasses of DefaultResourceConfig in com.sun.jersey.api.core | |
---|---|
class |
ApplicationConfigAdapter
An extension of DefaultResourceConfig that adapts an instance
of ApplicationConfig . |
class |
ClasspathResourceConfig
A mutable implementation of DefaultResourceConfig that dynamically
searches for root resource classes and providers in the paths declared by
the property ClasspathResourceConfig.PROPERTY_CLASSPATH . |
class |
PackagesResourceConfig
A mutable implementation of DefaultResourceConfig that dynamically
searches for root resource classes in a given a set of declared packages and
in all (if any) sub-packages of those declared packages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |