|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
public class HttpServlet30Dispatcher
| Field Summary |
|---|
| Fields inherited from class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher |
|---|
dispatcher, providerFactory |
| Constructor Summary | |
|---|---|
HttpServlet30Dispatcher()
|
|
| Method Summary | |
|---|---|
protected HttpRequest |
createHttpRequest(java.lang.String httpMethod,
javax.servlet.http.HttpServletRequest httpServletRequest,
HttpHeaders httpHeaders,
UriInfoImpl uriInfo,
HttpResponse httpResponse)
|
| Methods inherited from class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher |
|---|
createServletResponse, getDispatcher, init, service, service, setDispatcher |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpServlet30Dispatcher()
| Method Detail |
|---|
protected HttpRequest createHttpRequest(java.lang.String httpMethod,
javax.servlet.http.HttpServletRequest httpServletRequest,
HttpHeaders httpHeaders,
UriInfoImpl uriInfo,
HttpResponse httpResponse)
createHttpRequest in class HttpServletDispatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||