@WebServlet(asyncSupported=true) public class HttpServlet30Dispatcher extends HttpServletDispatcher
servletContainerDispatcher
Constructor and Description |
---|
HttpServlet30Dispatcher() |
Modifier and Type | Method and Description |
---|---|
protected HttpRequest |
createHttpRequest(String httpMethod,
HttpServletRequest httpServletRequest,
HttpHeaders httpHeaders,
UriInfoImpl uriInfo,
HttpResponse httpResponse,
HttpServletResponse httpServletResponse) |
createResteasyHttpRequest, createResteasyHttpResponse, createServletResponse, destroy, getDispatcher, init, service, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
protected HttpRequest createHttpRequest(String httpMethod, HttpServletRequest httpServletRequest, HttpHeaders httpHeaders, UriInfoImpl uriInfo, HttpResponse httpResponse, HttpServletResponse httpServletResponse)
createHttpRequest
in class HttpServletDispatcher
Copyright © 2018 JBoss by Red Hat. All rights reserved.