![]() |
Quadcap Embedded Server Administrator Console |
Classes | |
| interface | com.quadcap.app.qws.Action |
| Interface which each application logic function must implement. More... | |
| class | com.quadcap.app.qws.ActionList |
| Implement the 'list' action, which sets the "applications" request attribute to be a HashMap of 'context' -> 'application'. More... | |
| class | com.quadcap.app.qws.ActionLoad |
| Application logic step to load a new web application. More... | |
| class | com.quadcap.app.qws.ActionReload |
| Application logic step to reload an existing web application. More... | |
| class | com.quadcap.app.qws.ActionStop |
| Application logic step to stop the server. More... | |
| class | com.quadcap.app.qws.ActionUnload |
| Application logic step to unload a running web application. More... | |
| class | com.quadcap.app.qws.WebAdminServlet |
| The controller servlet for the Web Server Admin Tool application. More... | |