|
||||||||||
| 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.directwebremoting.servlet.DwrServlet
org.directwebremoting.jaxer.servlet.DwrJaxerServlet
public class DwrJaxerServlet
This is the main servlet for the DWR/Jaxer integration.
It handles all the requests to DWR from the Jaxer server. Currently this
communication looks just like normal DWR, however as this project evolves
it is likely that some of the processing done by UrlProcessor will
be superseded by a protocol that takes advantage of a single connection.
| Constructor Summary | |
|---|---|
DwrJaxerServlet()
|
|
| Method Summary |
|---|
| Methods inherited from class org.directwebremoting.servlet.DwrServlet |
|---|
destroy, doGet, doPost, getContainer, init |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DwrJaxerServlet()
|
Copyright ¨ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||