![]() |
Quadcap Embedded Server Administrator Console |
Inheritance diagram for com.quadcap.app.qws.ActionReload:

Definition at line 59 of file ActionReload.java.
Public Member Functions | |
| void | init (ServletConfig config) |
| void | service (HttpServletRequest request, HttpServletResponse response) throws Exception |
| void | forward (HttpServletRequest request, HttpServletResponse response, String page) throws ServletException, IOException |
Package Attributes | |
| ServletConfig | config |
| WebServer | server |
|
||||||||||||||||
|
Definition at line 81 of file ActionReload.java. References com.quadcap.app.qws.ActionReload.config, and com.quadcap.app.qws.ActionReload.forward(). Referenced by com.quadcap.app.qws.ActionReload.forward(), and com.quadcap.app.qws.ActionReload.service(). |
|
|
Implements com.quadcap.app.qws.Action. Definition at line 63 of file ActionReload.java. References com.quadcap.app.qws.ActionReload.init(). Referenced by com.quadcap.app.qws.ActionReload.init(). |
|
||||||||||||
|
Implements com.quadcap.app.qws.Action. Definition at line 69 of file ActionReload.java. References com.quadcap.app.qws.ActionReload.forward(), com.quadcap.app.qws.ActionReload.server, and com.quadcap.app.qws.ActionReload.service(). Referenced by com.quadcap.app.qws.ActionReload.service(). |
|
|
Definition at line 60 of file ActionReload.java. Referenced by com.quadcap.app.qws.ActionReload.forward(). |
|
|
Definition at line 61 of file ActionReload.java. Referenced by com.quadcap.app.qws.ActionReload.service(). |