|
|||||||||
| 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.echo.webcontainer.WebContainerServlet
ch.uzh.ifi.attempto.aceeditor.ACEEditorServlet
public class ACEEditorServlet
This servlet class is used by the web server to start the ACE Editor web application.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.WebContainerServlet |
|---|
nextapp.echo.webcontainer.WebContainerServlet.MultipartRequestWrapper |
| Field Summary |
|---|
| Fields inherited from class nextapp.echo.webcontainer.WebContainerServlet |
|---|
DEBUG_PRINT_MESSAGES_TO_CONSOLE, DISABLE_CACHING, ENABLE_CLIENT_DEBUG_CONSOLE, SERVICE_ID_BLANK_DOCUMENT, SERVICE_ID_DEFAULT, SERVICE_ID_NEW_INSTANCE, SERVICE_ID_PARAMETER, SERVICE_ID_SESSION_EXPIRED |
| Constructor Summary | |
|---|---|
ACEEditorServlet()
Creates a new servlet for the ACE Editor web application. |
|
| Method Summary | |
|---|---|
nextapp.echo.app.ApplicationInstance |
newApplicationInstance()
|
| Methods inherited from class nextapp.echo.webcontainer.WebContainerServlet |
|---|
addInitScript, addInitStyleSheet, doGet, doPost, getActiveConnection, getInitScripts, getInitStyleSheets, getMultipartRequestWrapper, getResourceRegistry, 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 ACEEditorServlet()
| Method Detail |
|---|
public nextapp.echo.app.ApplicationInstance newApplicationInstance()
newApplicationInstance in class nextapp.echo.webcontainer.WebContainerServlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||