Quadcap Embedded Server Administrator Console

Quadcap Embedded Server Administrator Console Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
com.quadcap.app.qws.ActionInterface which each application logic function must implement
com.quadcap.app.qws.ActionListImplement the 'list' action, which sets the "applications" request attribute to be a HashMap of 'context' -> 'application'
com.quadcap.app.qws.ActionLoadApplication logic step to load a new web application
com.quadcap.app.qws.ActionReloadApplication logic step to reload an existing web application
com.quadcap.app.qws.ActionStopApplication logic step to stop the server
com.quadcap.app.qws.ActionUnloadApplication logic step to unload a running web application
HttpServlet
com.quadcap.app.qws.WebAdminServletThe controller servlet for the Web Server Admin Tool application