73 <td>Public method to process the command line args passed to the UI.</td> |
77 <td>Public method to process the command line args passed to the UI.</td> |
74 </tr><tr> |
78 </tr><tr> |
75 <td><a href="#SingleApplicationClient.sendCommand">sendCommand</a></td> |
79 <td><a href="#SingleApplicationClient.sendCommand">sendCommand</a></td> |
76 <td>Public method to send the command to the application server.</td> |
80 <td>Public method to send the command to the application server.</td> |
77 </tr> |
81 </tr> |
|
82 </table> |
|
83 <h3>Static Methods</h3> |
|
84 <table> |
|
85 <tr><td>None</td></tr> |
78 </table> |
86 </table> |
79 <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a> |
87 <a NAME="SingleApplicationClient.__init__" ID="SingleApplicationClient.__init__"></a> |
80 <h4>SingleApplicationClient (Constructor)</h4> |
88 <h4>SingleApplicationClient (Constructor)</h4> |
81 <b>SingleApplicationClient</b>(<i>name</i>) |
89 <b>SingleApplicationClient</b>(<i>name</i>) |
82 <p> |
90 <p> |
170 <td>Public slot to handle the command sent by the client.</td> |
182 <td>Public slot to handle the command sent by the client.</td> |
171 </tr><tr> |
183 </tr><tr> |
172 <td><a href="#SingleApplicationServer.shutdown">shutdown</a></td> |
184 <td><a href="#SingleApplicationServer.shutdown">shutdown</a></td> |
173 <td>Public method used to shut down the server.</td> |
185 <td>Public method used to shut down the server.</td> |
174 </tr> |
186 </tr> |
|
187 </table> |
|
188 <h3>Static Methods</h3> |
|
189 <table> |
|
190 <tr><td>None</td></tr> |
175 </table> |
191 </table> |
176 <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a> |
192 <a NAME="SingleApplicationServer.__init__" ID="SingleApplicationServer.__init__"></a> |
177 <h4>SingleApplicationServer (Constructor)</h4> |
193 <h4>SingleApplicationServer (Constructor)</h4> |
178 <b>SingleApplicationServer</b>(<i>name</i>) |
194 <b>SingleApplicationServer</b>(<i>name</i>) |
179 <p> |
195 <p> |