| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher |
InMemoryClientExecutor.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
Dispatcher |
InMemoryClientExecutor.getDispatcher() |
| Constructor and Description |
|---|
InMemoryClientExecutor(Dispatcher dispatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousDispatcher |
class |
SynchronousDispatcher |
| Modifier and Type | Method and Description |
|---|---|
static Dispatcher |
MockDispatcherFactory.createDispatcher() |
| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher |
ServletContainerDispatcher.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
Dispatcher |
FilterDispatcher.getDispatcher() |
Dispatcher |
HttpServletDispatcher.getDispatcher() |
Dispatcher |
ServletContainerDispatcher.getDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContainerDispatcher.setDispatcher(Dispatcher dispatcher) |
| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher |
ResteasyDeployment.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
Dispatcher |
ResteasyDeployment.getDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResteasyDeployment.setDispatcher(Dispatcher dispatcher) |
| Modifier and Type | Field and Description |
|---|---|
protected static Dispatcher |
BaseResourceTest.dispatcher |
Copyright © 2014. All Rights Reserved.