|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Registry | |
---|---|
org.jboss.resteasy.client.core.executors | |
org.jboss.resteasy.core | |
org.jboss.resteasy.spi |
Uses of Registry in org.jboss.resteasy.client.core.executors |
---|
Methods in org.jboss.resteasy.client.core.executors that return Registry | |
---|---|
Registry |
InMemoryClientExecutor.getRegistry()
|
Uses of Registry in org.jboss.resteasy.core |
---|
Classes in org.jboss.resteasy.core that implement Registry | |
---|---|
class |
ResourceMethodRegistry
Registry of resources and methods/classes that can dispatch HTTP method requests |
Fields in org.jboss.resteasy.core declared as Registry | |
---|---|
protected Registry |
SynchronousDispatcher.registry
|
Fields in org.jboss.resteasy.core with type parameters of type Registry | |
---|---|
protected ConcurrentHashMap<Class,Registry> |
ResourceLocator.cachedSubresources
|
Methods in org.jboss.resteasy.core that return Registry | |
---|---|
Registry |
Dispatcher.getRegistry()
|
Registry |
SynchronousDispatcher.getRegistry()
|
Uses of Registry in org.jboss.resteasy.spi |
---|
Fields in org.jboss.resteasy.spi declared as Registry | |
---|---|
protected Registry |
ResteasyDeployment.registry
|
Methods in org.jboss.resteasy.spi that return Registry | |
---|---|
Registry |
ResteasyDeployment.getRegistry()
|
Methods in org.jboss.resteasy.spi with parameters of type Registry | |
---|---|
void |
ResteasyDeployment.setRegistry(Registry registry)
|
|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |