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 |
Dispatcher.addHttpPreprocessor(HttpRequestPreprocessor httpPreprocessor) |
void |
SynchronousDispatcher.addHttpPreprocessor(HttpRequestPreprocessor httpPreprocessor) |
Copyright © 2013. All Rights Reserved.