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

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