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(HttpServletRequest request,
HttpResponse httpResponse,
HttpHeaders httpHeaders,
UriInfo uri,
String httpMethod,
SynchronousDispatcher dispatcher) |
Servlet3AsyncHttpRequest(HttpServletRequest httpServletRequest,
HttpServletResponse response,
HttpResponse httpResponse,
HttpHeaders httpHeaders,
UriInfo uriInfo,
String s,
SynchronousDispatcher synchronousDispatcher) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.