| Package | Description |
|---|---|
| org.jboss.resteasy.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptParameterHttpPreprocessor
Enables content negotiation through a query parameter, instead of the Accept Header.
|
class |
ExtensionHttpPreprocessor |
| Modifier and Type | Field and Description |
|---|---|
protected List<HttpRequestPreprocessor> |
SynchronousDispatcher.requestPreprocessors |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronousDispatcher.addHttpPreprocessor(HttpRequestPreprocessor httpPreprocessor) |
void |
Dispatcher.addHttpPreprocessor(HttpRequestPreprocessor httpPreprocessor) |
Copyright © 2014. All Rights Reserved.