| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher |
InMemoryClientExecutor.dispatcher
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Dispatcher |
InMemoryClientExecutor.getDispatcher()
Deprecated.
|
| Constructor and Description |
|---|
InMemoryClientExecutor(Dispatcher dispatcher)
Deprecated.
|
| 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 |
HttpServletDispatcher.getDispatcher() |
Dispatcher |
ServletContainerDispatcher.getDispatcher() |
Dispatcher |
FilterDispatcher.getDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContainerDispatcher.setDispatcher(Dispatcher dispatcher) |
| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher |
ResteasyHttpHandler.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
void |
ResteasyHttpHandler.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 |
|---|---|
static javax.ws.rs.core.Application |
ResteasyDeployment.createApplication(String applicationClass,
Dispatcher dispatcher,
ResteasyProviderFactory providerFactory) |
void |
ResteasyDeployment.setDispatcher(Dispatcher dispatcher) |
| Modifier and Type | Field and Description |
|---|---|
protected static Dispatcher |
BaseResourceTest.dispatcher |
Copyright © 2025. All rights reserved.