|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.server.servlet.FilterDispatcher org.jboss.resteasy.plugins.server.servlet.Filter30Dispatcher
@WebFilter(asyncSupported=true) public class Filter30Dispatcher
Field Summary |
---|
Fields inherited from class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher |
---|
servletContainerDispatcher |
Constructor Summary | |
---|---|
Filter30Dispatcher()
|
Method Summary | |
---|---|
HttpRequest |
createResteasyHttpRequest(java.lang.String httpMethod,
javax.servlet.http.HttpServletRequest httpServletRequest,
HttpHeaders httpHeaders,
UriInfoImpl uriInfo,
HttpResponse httpResponse,
javax.servlet.http.HttpServletResponse httpServletResponse)
|
Methods inherited from class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher |
---|
createResteasyHttpResponse, destroy, doFilter, getDispatcher, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Filter30Dispatcher()
Method Detail |
---|
public HttpRequest createResteasyHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest httpServletRequest, HttpHeaders httpHeaders, UriInfoImpl uriInfo, HttpResponse httpResponse, javax.servlet.http.HttpServletResponse httpServletResponse)
createResteasyHttpRequest
in interface HttpRequestFactory
createResteasyHttpRequest
in class FilterDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |