Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.plugins.server.servlet |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousDispatcher |
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) |
Servlet3AsyncHttpRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse response,
HttpResponse httpResponse,
HttpHeaders httpHeaders,
UriInfo uriInfo,
String s,
SynchronousDispatcher synchronousDispatcher) |
Copyright © 2013. All Rights Reserved.