| Modifier and Type | Method and Description |
|---|---|
Registry |
InMemoryClientExecutor.getRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceMethodRegistry
Registry of resources and methods/classes that can dispatch HTTP method requests
|
| Modifier and Type | Field and Description |
|---|---|
protected Registry |
SynchronousDispatcher.registry |
| Modifier and Type | Method and Description |
|---|---|
Registry |
Dispatcher.getRegistry() |
Registry |
SynchronousDispatcher.getRegistry() |
| Constructor and Description |
|---|
ModuleProcessor(Registry registry,
ResteasyProviderFactory providerFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
VertxRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
VertxResteasyDeployment.setRegistry(Registry registry) |
| Constructor and Description |
|---|
VertxRegistry(Registry delegate) |
| Modifier and Type | Field and Description |
|---|---|
protected Registry |
SpringBeanProcessor.registry |
| Modifier and Type | Method and Description |
|---|---|
Registry |
SpringBeanProcessorServletAware.getRegistry() |
Registry |
SpringBeanProcessor.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringBeanProcessor.setRegistry(Registry registry) |
| Constructor and Description |
|---|
SpringBeanProcessor(Dispatcher dispatcher,
Registry registry,
ResteasyProviderFactory providerFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected Registry |
ResteasyDeployment.registry |
| Modifier and Type | Method and Description |
|---|---|
Registry |
ResteasyDeployment.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResteasyDeployment.setRegistry(Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
Registry |
BaseResourceTest.getRegistry()
Deprecated.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.