@WebServlet(asyncSupported=true) public class HttpServlet30Dispatcher extends HttpServletDispatcher
servletContainerDispatcher
Constructor and Description |
---|
HttpServlet30Dispatcher() |
Modifier and Type | Method and Description |
---|---|
protected HttpRequest |
createHttpRequest(String httpMethod,
javax.servlet.http.HttpServletRequest httpServletRequest,
ResteasyHttpHeaders httpHeaders,
ResteasyUriInfo uriInfo,
HttpResponse httpResponse,
javax.servlet.http.HttpServletResponse httpServletResponse) |
createResteasyHttpRequest, createResteasyHttpResponse, createServletResponse, destroy, getDispatcher, init, service, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
protected HttpRequest createHttpRequest(String httpMethod, javax.servlet.http.HttpServletRequest httpServletRequest, ResteasyHttpHeaders httpHeaders, ResteasyUriInfo uriInfo, HttpResponse httpResponse, javax.servlet.http.HttpServletResponse httpServletResponse)
createHttpRequest
in class HttpServletDispatcher
Copyright © 2013. All Rights Reserved.