|
|||||||||
| 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
nextapp.echo2.webrender.WebRenderServlet
nextapp.echo2.webcontainer.WebContainerServlet
ch.uzh.ifi.attempto.preditor.example.ExampleServlet
public class ExampleServlet
This class is an examplary implementation of a servlet that starts a predictive editor. See the source code.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo2.webrender.WebRenderServlet |
|---|
nextapp.echo2.webrender.WebRenderServlet.MultipartRequestWrapper |
| Field Summary |
|---|
| Fields inherited from class nextapp.echo2.webrender.WebRenderServlet |
|---|
DISABLE_CACHING, SERVICE_ID_DEFAULT, SERVICE_ID_NEW_INSTANCE, SERVICE_ID_PARAMETER, SERVICE_ID_SESSION_EXPIRED |
| Constructor Summary | |
|---|---|
ExampleServlet()
Creates a new servlet instance. |
|
| Method Summary | |
|---|---|
nextapp.echo2.app.ApplicationInstance |
newApplicationInstance()
|
| Methods inherited from class nextapp.echo2.webrender.WebRenderServlet |
|---|
doGet, doPost, getActiveConnection, getMultipartRequestWrapper, getServiceRegistry, process, setMultipartRequestWrapper |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleServlet()
| Method Detail |
|---|
public nextapp.echo2.app.ApplicationInstance newApplicationInstance()
newApplicationInstance in class nextapp.echo2.webcontainer.WebContainerServlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||