| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.plugins.server | |
| org.jboss.resteasy.plugins.server.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousDispatcher |
| Modifier and Type | Field and Description |
|---|---|
protected SynchronousDispatcher |
BaseHttpRequest.dispatcher |
| Constructor and Description |
|---|
BaseHttpRequest(SynchronousDispatcher dispatcher) |
| Modifier and Type | Field and Description |
|---|---|
protected SynchronousDispatcher |
HttpServletInputMessage.dispatcher |
| Constructor and Description |
|---|
HttpServletInputMessage(javax.servlet.http.HttpServletRequest request,
HttpResponse httpResponse,
HttpHeaders httpHeaders,
UriInfo uri,
String httpMethod,
SynchronousDispatcher dispatcher) |
Copyright © 2014. All Rights Reserved.