Package | Description |
---|---|
org.jboss.resteasy.client.core.executors | |
org.jboss.resteasy.core | |
org.jboss.resteasy.spi |
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 |
SynchronousDispatcher.getRegistry() |
Registry |
Dispatcher.getRegistry() |
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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.