@WebFilter(asyncSupported=true) public class Filter30Dispatcher extends FilterDispatcher
servletContainerDispatcher, servletContext| Constructor and Description |
|---|
Filter30Dispatcher() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
createResteasyHttpRequest(String httpMethod,
HttpServletRequest httpServletRequest,
ResteasyHttpHeaders httpHeaders,
ResteasyUriInfo uriInfo,
HttpResponse httpResponse,
HttpServletResponse httpServletResponse) |
HttpResponse |
createResteasyHttpResponse(HttpServletResponse response) |
destroy, doFilter, getDispatcher, initpublic HttpRequest createResteasyHttpRequest(String httpMethod, HttpServletRequest httpServletRequest, ResteasyHttpHeaders httpHeaders, ResteasyUriInfo uriInfo, HttpResponse httpResponse, HttpServletResponse httpServletResponse)
createResteasyHttpRequest in interface HttpRequestFactorycreateResteasyHttpRequest in class FilterDispatcherpublic HttpResponse createResteasyHttpResponse(HttpServletResponse response)
createResteasyHttpResponse in interface HttpResponseFactorycreateResteasyHttpResponse in class FilterDispatcherCopyright © 2018 JBoss by Red Hat. All rights reserved.