|
||||||||||
| 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.providers.html.HtmlServletDispatcher
public class HtmlServletDispatcher
| Field Summary |
|---|
| Fields inherited from class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher |
|---|
servletContainerDispatcher |
| Constructor Summary | |
|---|---|
HtmlServletDispatcher()
|
|
| Method Summary | |
|---|---|
protected HttpResponse |
createServletResponse(javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher |
|---|
createHttpRequest, createResteasyHttpRequest, createResteasyHttpResponse, destroy, getDispatcher, init, service, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
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 HtmlServletDispatcher()
| Method Detail |
|---|
protected HttpResponse createServletResponse(javax.servlet.http.HttpServletResponse response)
createServletResponse in class HttpServletDispatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||